@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?y2nu1t');
  src:  url('fonts/icomoon.eot?y2nu1t#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?y2nu1t') format('truetype'),
    url('fonts/icomoon.woff?y2nu1t') format('woff'),
    url('fonts/icomoon.svg?y2nu1t#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-cerrar:before {
  content: "\e912";
}
.icon-history:before {
  content: "\e911";
}
.icon-orden:before {
  content: "\e910";
}
.icon-factura:before {
  content: "\e90e";
}
.icon-inversion:before {
  content: "\e90f";
}
.icon-calendar:before {
  content: "\e90d";
}
.icon-calificacion:before {
  content: "\e900";
}
.icon-cuentas:before {
  content: "\e901";
}
.icon-direcciones:before {
  content: "\e902";
}
.icon-alert-03:before {
  content: "\e903";
}
.icon-burger:before {
  content: "\e904";
}
.icon-home-01:before {
  content: "\e905";
}
.icon-qr-02:before {
  content: "\e906";
}
.icon-maquinas:before {
  content: "\e907";
}
.icon-novedades:before {
  content: "\e908";
}
.icon-pedidos:before {
  content: "\e909";
}
.icon-servicios:before {
  content: "\e90a";
}
.icon-up-arrow:before {
  content: "\e90b";
}
.icon-usuario:before {
  content: "\e90c";
}
