@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?12pecv');
  src:  url('fonts/icomoon.eot?12pecv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?12pecv') format('woff2'),
    url('fonts/icomoon.ttf?12pecv') format('truetype'),
    url('fonts/icomoon.woff?12pecv') format('woff'),
    url('fonts/icomoon.svg?12pecv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* 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;
}

.ico_alerta:before {
  content: "\e90e";
}
.ico_aviso:before {
  content: "\e90f";
}
.ico_escudo-ko:before {
  content: "\e910";
}
.ico_flecha-right:before {
  content: "\e911";
}
.ico_info:before {
  content: "\e912";
}
.ico_cerrar:before {
  content: "\e90d";
}
.ico_menu:before {
  content: "\e90c";
}
.ico_comunidad:before {
  content: "\e900";
}
.ico_editar:before {
  content: "\e901";
}
.ico_eliminar:before {
  content: "\e902";
}
.ico_escudo:before {
  content: "\e903";
}
.ico_guia:before {
  content: "\e904";
}
.ico_herramientas:before {
  content: "\e905";
}
.ico_hojaruta:before {
  content: "\e906";
}
.ico_inicio:before {
  content: "\e907";
}
.ico_manifiesto:before {
  content: "\e908";
}
.ico_mas:before {
  content: "\e909";
}
.ico_menos:before {
  content: "\e90a";
}
.ico_usuario:before {
  content: "\e90b";
}