@font-face {
  font-family: 'icomoon';
  src:  url('/assets/fonts/icomoon.eot?xfg47l');
  src:  url('/assets/fonts/icomoon.eot?xfg47l#iefix') format('embedded-opentype'),
    url('/assets/fonts/icomoon.ttf?xfg47l') format('truetype'),
    url('/assets/fonts/icomoon.woff?xfg47l') format('woff'),
    url('/assets/fonts/icomoon.svg?xfg47l#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
  color: black;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-abs-braking:before {
  content: "\e900";
}
.icon-battery-charge:before {
  content: "\e901";
}
.icon-battery:before {
  content: "\e902";
}
.icon-brake-warning:before {
  content: "\e903";
}
.icon-car-safety-air-bags:before {
  content: "\e904";
}
.icon-cat-convertor:before {
  content: "\e905";
}
.icon-electric-windows:before {
  content: "\e906";
}
.icon-engine-temperatue:before {
  content: "\e907";
}
.icon-engine:before {
  content: "\e908";
}
.icon-fuel-petrol:before {
  content: "\e909";
}
.icon-gear-warning:before {
  content: "\e90a";
}
.icon-icy-conditions:before {
  content: "\e90b";
}
.icon-lights:before {
  content: "\e90c";
}
.icon-mot-test:before {
  content: "\e90d";
}
.icon-oil-change-1:before {
  content: "\e90e";
}
.icon-oil-change:before {
  content: "\e90f";
}
.icon-screen-wash:before {
  content: "\e910";
}
.icon-speedometer:before {
  content: "\e911";
}
.icon-steering-wheel:before {
  content: "\e912";
}
.icon-tyre-pressure:before {
  content: "\e913";
}
.icon-vehicle-boot:before {
  content: "\e914";
}
.icon-vehicle-maintenance-ramp:before {
  content: "\e915";
}
.icon-vehicle-maintenance:before {
  content: "\e916";
}
.icon-warning:before {
  content: "\e917";
}
