@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?duwdfa');
  src:  url('../fonts/icomoon.eot?duwdfa#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?duwdfa') format('truetype'),
    url('../fonts/icomoon.woff?duwdfa') format('woff'),
    url('../fonts/icomoon.svg?duwdfa#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-perfil:before {
  content: "\e91d";
}
.icon-amarillo:before {
  content: "\e915";
  color: #f9f56b;
}
.icon-azul:before {
  content: "\e916";
  color: #294a9a;
}
.icon-celeste:before {
  content: "\e917";
  color: #61c1c8;
}
.icon-fucsia:before {
  content: "\e918";
  color: #ef52b3;
}
.icon-naranja:before {
  content: "\e919";
  color: #ff7300;
}
.icon-rosa:before {
  content: "\e91a";
  color: #ff97ff;
}
.icon-verde:before {
  content: "\e91b";
  color: #9ae5a1;
}
.icon-violeta:before {
  content: "\e91c";
  color: #955fce;
}
.icon-enlace:before {
  content: "\e913";
}
.icon-reloj:before {
  content: "\e914";
}
.icon-abajo:before {
  content: "\e900";
}
.icon-ajustes:before {
  content: "\e901";
}
.icon-arriba:before {
  content: "\e902";
}
.icon-busqueda:before {
  content: "\e903";
}
.icon-calend:before {
  content: "\e904";
}
.icon-camara:before {
  content: "\e905";
}
.icon-chat:before {
  content: "\e906";
}
.icon-compartir:before {
  content: "\e907";
}
.icon-derecha:before {
  content: "\e908";
}
.icon-izquierda:before {
  content: "\e909";
}
.icon-lapiz:before {
  content: "\e90a";
}
.icon-listo:before {
  content: "\e90b";
}
.icon-mas:before {
  content: "\e90c";
  color: #ff5847;
}
.icon-mas-outline:before {
  content: "\e90d";
}
.icon-materias:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-notadevoz:before {
  content: "\e910";
}
.icon-notif:before {
  content: "\e911";
}
.icon-tintero:before {
  content: "\e912";
}
