@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yllr20');
  src:  url('fonts/icomoon.eot?yllr20#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yllr20') format('truetype'),
    url('fonts/icomoon.woff?yllr20') format('woff'),
    url('fonts/icomoon.svg?yllr20#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-marca:before {
  content: "\e900";
  color: #fff;
}
.icon-patente:before {
  content: "\e901";
  color: #fff;
}
.icon-neumatico:before {
  content: "\e902";
}
.icon-vehiculo:before {
  content: "\e903";
  color: #fff;
}
.icon-compare:before {
  content: "\e904";
}
.icon-angle-bottom:before {
  content: "\e905";
}
.icon-angle-left:before {
  content: "\e906";
}
.icon-angle-right:before {
  content: "\e907";
}
.icon-carro-compras:before {
  content: "\e908";
}
.icon-cerrar-box-mensaje-bottom:before {
  content: "\e909";
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-menu:before {
  content: "\e90b";
}
.icon-lupa:before {
  content: "\e90c";
}
.icon-arrow-left:before {
  content: "\e90d";
}
