@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?q91rpw');
  src:  url('fonts/icomoon.eot?q91rpw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?q91rpw') format('truetype'),
    url('fonts/icomoon.woff?q91rpw') format('woff'),
    url('fonts/icomoon.svg?q91rpw#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-steering-wheel-sharp-light:before {
  content: "\e915";
}
.icon-Arrow-Left:before {
  content: "\e90a";
}
.icon-Bolt:before {
  content: "\e90b";
}
.icon-Chart:before {
  content: "\e90c";
}
.icon-Gears:before {
  content: "\e90d";
}
.icon-Medal-Bronze:before {
  content: "\e90e";
}
.icon-Medal-Gold:before {
  content: "\e90f";
}
.icon-Medal-Platin:before {
  content: "\e910";
}
.icon-Medal-Silver:before {
  content: "\e911";
}
.icon-Tire:before {
  content: "\e912";
}
.icon-User-Headset:before {
  content: "\e913";
}
.icon-Wind:before {
  content: "\e914";
}
.icon-Arrow-Right:before {
  content: "\e900";
}
.icon-Chevron-Down:before {
  content: "\e901";
}
.icon-Chevron-Up:before {
  content: "\e902";
}
.icon-Facebook:before {
  content: "\e903";
}
.icon-Instagram:before {
  content: "\e904";
}
.icon-Location:before {
  content: "\e905";
}
.icon-Mail:before {
  content: "\e906";
}
.icon-Phone:before {
  content: "\e907";
}
.icon-Play:before {
  content: "\e908";
}
.icon-YouTube:before {
  content: "\e909";
}
