@charset "UTF-8";

@font-face {
  font-family: "misc";
  src:url("../eot/misc.eot");
  src:url("../eot/miscd41d.eot#iefix") format("embedded-opentype"),
    url("../woff/misc.woff") format("woff"),
    url("../ttf/misc.ttf") format("truetype"),
    url("../svg/misc.svg#misc") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "misc" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "misc" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone-symbol-1:before {
  content: "\e01a";
}
.icon-info-solid-circular-button:before {
  content: "\e07f";
}
.icon-clock-2:before {
  content: "\6a";
}
.icon-star-4:before {
  content: "\4a";
}
.icon-arrow-40:before {
  content: "\6d";
}
.icon-carousel-left-arrow:before {
  content: "\64c";
}
.icon-carousel-right-arrow:before {
  content: "\64d";
}
.icon-torque:before {
  content: "\4b";
}
.icon-transmission-1:before {
  content: "\51";
}
.icon-engine-1:before {
  content: "\48";
}
.icon-dollar-currency-3-1:before {
  content: "\4c";
}
.icon-hand-like-2:before {
  content: "\45";
}
.icon-hand-unlike-2:before {
  content: "\46";
}
.icon-gas-station:before {
  content: "\4f";
}
.icon-dollar-currency-3:before {
  content: "\49";
}
.icon-right-arrow-2:before {
  content: "\e07d";
}
