<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "virthuan-cars" !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-vc-"]:before,
[class*=" icon-vc-"]:before {
  font-family: "virthuan-cars" !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-vc-calendar:before {
  content: "\e000";
}
.icon-vc-car-door:before {
  content: "\e001";
}
.icon-vc-color-palette:before {
  content: "\e002";
}
.icon-vc-gear:before {
  content: "\e003";
}
.icon-vc-snowflake:before {
  content: "\e005";
}
.icon-vc-speedometer:before {
  content: "\e006";
}
.icon-vc-oil-station:before {
  content: "\e008";
}
.icon-vc-motor:before {
  content: "\e004";
}
</pre></body></html>