@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?bxr8su');
  src:  url('../fonts/icomoon.eot?bxr8su#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?bxr8su') format('truetype'),
    url('../fonts/icomoon.woff?bxr8su') format('woff'),
    url('../fonts/icomoon.svg?bxr8su#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-paper-plane:before {
  content: "\e923";
}
.icon-flecha-abrir-inv:before {
  content: "\e922";
}
.icon-alerta:before {
  content: "\e900";
}
.icon-calendario:before {
  content: "\e901";
}
.icon-camara:before {
  content: "\e902";
}
.icon-campana:before {
  content: "\e903";
}
.icon-cerrar-circular:before {
  content: "\e904";
}
.icon-cerrar:before {
  content: "\e905";
}
.icon-check:before {
  content: "\e906";
}
.icon-compartir-flecha:before {
  content: "\e907";
}
.icon-compartir:before {
  content: "\e908";
}
.icon-editar:before {
  content: "\e909";
}
.icon-enlace:before {
  content: "\e90a";
}
.icon-enviar-entrega:before {
  content: "\e90b";
}
.icon-exclama:before {
  content: "\e90c";
}
.icon-flecha-abrir:before {
  content: "\e90d";
}
.icon-flecha-adelante:before {
  content: "\e90e";
}
.icon-flecha-atras:before {
  content: "\e90f";
}
.icon-flecha-cerrar:before {
  content: "\e910";
}
.icon-galeria:before {
  content: "\e911";
}
.icon-grupo-mas:before {
  content: "\e912";
}
.icon-grupo:before {
  content: "\e913";
}
.icon-info:before {
  content: "\e914";
}
.icon-leido-no:before {
  content: "\e915";
}
.icon-leido-si:before {
  content: "\e916";
}
.icon-lupa:before {
  content: "\e917";
}
.icon-mas-circulo:before {
  content: "\e918";
}
.icon-materias:before {
  content: "\e919";
}
.icon-mensajes:before {
  content: "\e91a";
}
.icon-menu:before {
  content: "\e91b";
}
.icon-paleta:before {
  content: "\e91c";
}
.icon-pdf:before {
  content: "\e91d";
}
.icon-silenciar:before {
  content: "\e91e";
}
.icon-usuario:before {
  content: "\e91f";
}
.icon-video:before {
  content: "\e920";
}
.icon-whatsapp:before {
  content: "\e921";
}
