@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wrgv2g');
  src:  url('fonts/icomoon.eot?wrgv2g#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wrgv2g') format('truetype'),
    url('fonts/icomoon.woff?wrgv2g') format('woff'),
    url('fonts/icomoon.svg?wrgv2g#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-Busqueda:before {
  content: "\e908";
}
.icon-Global:before {
  content: "\e909";
}
.icon-Aprovado:before {
  content: "\e90a";
}
.icon-Cruz-negativa:before {
  content: "\e90b";
}
.icon-Estrella:before {
  content: "\e90c";
}
.icon-Seguridad:before {
  content: "\e90d";
}
.icon-AURICULAR-CON-MICROFONO:before {
  content: "\e900";
}
.icon-BOLSA-2:before {
  content: "\e903";
}
.icon-BOLSA:before {
  content: "\e904";
}
.icon-CANDADO:before {
  content: "\e901";
}
.icon-ENVIOS-RAPIDOS:before {
  content: "\e905";
}
.icon-GALARDONADO:before {
  content: "\e906";
}
.icon-OBSEQUIO:before {
  content: "\e902";
}
.icon-TAG:before {
  content: "\e907";
}
