@font-face {
  font-family: 'icon-repuestosmardones';
  src:  url('fonts/icon-repuestosmardones.eot?792mtl');
  src:  url('fonts/icon-repuestosmardones.eot?792mtl#iefix') format('embedded-opentype'),
    url('fonts/icon-repuestosmardones.ttf?792mtl') format('truetype'),
    url('fonts/icon-repuestosmardones.woff?792mtl') format('woff'),
    url('fonts/icon-repuestosmardones.svg?792mtl#icon-repuestosmardones') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="iconrep-"], [class*=" iconrep-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-repuestosmardones' !important;
  speak: none;
  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;
}

.iconrep-neumaticos:before {
  content: "\e900";
}
.iconrep-suspension:before {
  content: "\e600";
}
.iconrep-lubricantes:before {
  content: "\e601";
}
.iconrep-baterias:before {
  content: "\e602";
}
.iconrep-embragues:before {
  content: "\e603";
}
.iconrep-frenos:before {
  content: "\e604";
}
.iconrep-radiadores:before {
  content: "\e605";
}
.iconrep-encendido:before {
  content: "\e606";
}
.iconrep-filtros:before {
  content: "\e607";
}
.iconrep-transmision:before {
  content: "\e608";
}
.iconrep-accesorios:before {
  content: "\e609";
}
