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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fuenteCoocrea' !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;
}

.ico-reconocimientos:before {
  content: "\e913";
}
.ico-perdido:before {
  content: "\e914";
}
.ico-cursos:before {
  content: "\e900";
}
.ico-arrow-down:before {
  content: "\e901";
}
.ico-catalogo:before {
  content: "\e902";
}
.ico-coontesta:before {
  content: "\e903";
}
.ico-datos:before {
  content: "\e904";
}
.ico-diploma:before {
  content: "\e905";
}
.ico-draw:before {
  content: "\e906";
}
.ico-flecha:before {
  content: "\e907";
}
.ico-ganado:before {
  content: "\e908";
}
.ico-home:before {
  content: "\e909";
}
.ico-instrucciones:before {
  content: "\e90a";
}
.ico-play:before {
  content: "\e90b";
}
.ico-grupo:before {
  content: "\e90c";
}
.ico-legal:before {
  content: "\e90d";
}
.ico-lose:before {
  content: "\e90e";
}
.ico-salir:before {
  content: "\e90f";
}
.ico-notificaciones:before {
  content: "\e910";
}
.ico-notificaciones-on:before {
  content: "\e911";
}
.ico-pendiente:before {
  content: "\e912";
}
.ico-tag:before {
  content: "\e915";
}
.ico-ver-mas:before {
  content: "\e916";
}
.ico-warning:before {
  content: "\e917";
}
.ico-win:before {
  content: "\e918";
}
.ico-loading:before {
  content: "\e919";
}
