@font-face {
  font-family: 'iconsmenuCursos';
  src:
    url('fonts/iconsmenuCursos.ttf?gs3pon') format('truetype'),
    url('fonts/iconsmenuCursos.woff?gs3pon') format('woff'),
    url('fonts/iconsmenuCursos.svg?gs3pon#iconsmenuCursos') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.cur {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconsmenuCursos' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.men-monitoreo:before {
  content: "\e900";
}
.men-normas:before {
  content: "\e901";
}
.men-alto-riesgo:before {
  content: "\e902";
}
