@font-face {
  font-family: "Vehicle";
  src: url("./Vehicle.eot");
  src: url("./Vehicle.eot?#iefix") format("embedded-opentype"),
       url("./Vehicle.woff2") format("woff2"),
       url("./Vehicle.woff") format("woff"),
       url("./Vehicle.ttf") format("truetype"),
       url("./Vehicle.svg#Vehicle") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Vehicle";
    src: url("./Vehicle.svg#Vehicle") format("svg");
  }
}

[class^="vehicle-icon-"], [class*=" vehicle-icon-"] {
  display: inline-block;
  font-family: "Vehicle";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.vehicle-icon-sedan:before { content: "\f100"; }
.vehicle-icon-stretch:before { content: "\f101"; }
.vehicle-icon-suv:before { content: "\f102"; }
.vehicle-icon-crossover:before { content: "\f103"; }
.vehicle-icon-pickup:before { content: "\f104"; }
.vehicle-icon-van:before { content: "\f105"; }
.vehicle-icon-minivan:before { content: "\f106"; }
.vehicle-icon-minibus:before { content: "\f107"; }
.vehicle-icon-bus:before { content: "\f108"; }
.vehicle-icon-trailer:before { content: "\f109"; }
.vehicle-icon-truck:before { content: "\f10a"; }
.vehicle-icon-hatchback:before { content: "\f10b"; }
.vehicle-icon-scooter:before { content: "\f10c"; }
.vehicle-icon-hoverboard:before { content: "\f10d"; }
.vehicle-icon-electric-scooter:before { content: "\f10e"; }
.vehicle-icon-scooter:before { content: "\f10f"; }
.vehicle-icon-tractor:before { content: "\f110"; }
.vehicle-icon-segway:before { content: "\f111"; }
.vehicle-icon-one-wheel:before { content: "\f112"; }
.vehicle-icon-moped:before { content: "\f113"; }
.vehicle-icon-bicycle:before { content: "\f114"; }
.vehicle-icon-trailer:before { content: "\f115"; }
.vehicle-icon-wagon:before { content: "\f116"; }
.vehicle-icon-motorsport:before { content: "\f117"; }
.vehicle-icon-atv:before { content: "\f118"; }
.vehicle-icon-airship:before { content: "\f119"; }
.vehicle-icon-aircraft:before { content: "\f11a"; }
.vehicle-icon-helicopter:before { content: "\f11b"; }
.vehicle-icon-air-balloon:before { content: "\f11c"; }
.vehicle-icon-golf-cart:before { content: "\f11d"; }
.vehicle-icon-skateboard:before { content: "\f11e"; }
.vehicle-icon-longboard:before { content: "\f11f"; }
.vehicle-icon-taxi:before { content: "\f120"; }
.vehicle-icon-hatchback-car:before { content: "\f121"; }
.vehicle-icon-police:before { content: "\f122"; }
.vehicle-icon-swat:before { content: "\f123"; }
.vehicle-icon-fire-truck:before { content: "\f124"; }
.vehicle-icon-ambulance:before { content: "\f125"; }
.vehicle-icon-trolley-bus:before { content: "\f126"; }
.vehicle-icon-tram:before { content: "\f127"; }
.vehicle-icon-train:before { content: "\f128"; }
.vehicle-icon-electric-train:before { content: "\f129"; }
.vehicle-icon-yacht:before { content: "\f12a"; }
.vehicle-icon-submarine:before { content: "\f12b"; }
.vehicle-icon-coupe:before { content: "\f12c"; }
.vehicle-icon-boat:before { content: "\f12d"; }
.vehicle-icon-cabriolet:before { content: "\f12e"; }
.vehicle-icon-convertible:before { content: "\f12f"; }
.vehicle-icon-targa:before { content: "\f130"; }
.vehicle-icon-limousine:before { content: "\f131"; }