	/*
  	Flaticon icon font: Flaticon
  	Creation date: 30/03/2018 17:47
  	*/

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

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

[class^="wheels-"]:before, [class*=" wheels-"]:before,
[class^="wheels-"]:after, [class*=" wheels-"]:after {
  font-family: wheels;
  font-style: normal;
}

.wheels-transport-4:before { content: "\f100"; }
.wheels-transport-3:before { content: "\f101"; }
.wheels-motorcyle:before { content: "\f102"; }
.wheels-black-2:before { content: "\f103"; }
.wheels-black-1:before { content: "\f104"; }
.wheels-transport-2:before { content: "\f105"; }
.wheels-black:before { content: "\f106"; }
.wheels-transport-1:before { content: "\f107"; }
.wheels-transport:before { content: "\f108"; }
