@font-face {
  font-family: "hlx";
  src: url("fonts/hlx.eot?ujcskw");
  src: url("fonts/hlx.eot?ujcskw#iefix") format("embedded-opentype"),
    url("fonts/hlx.ttf?ujcskw") format("truetype"),
    url("fonts/hlx.woff?ujcskw") format("woff"),
    url("fonts/hlx.svg?ujcskw#hlx") 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: "hlx" !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-icon-close:before {
  content: "\e90e";
}
.icon-icn_close:before {
  content: "\e90d";
}
.icon-arrow-up:before {
  content: "\e90b";
}
.icon-arrow-down:before {
  content: "\e90c";
}
.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-specification_electrical:before {
  content: "\e902";
}
.icon-specification_engine:before {
  content: "\e903";
}
.icon-specification_fuel:before {
  content: "\e904";
}
.icon-specification_suspension:before {
  content: "\e905";
}
.icon-specification_tyre:before {
  content: "\e906";
}
.icon-specification_weight:before {
  content: "\e907";
}
.icon-specification_braking:before {
  content: "\e908";
}
.icon-specification_chassis:before {
  content: "\e909";
}
.icon-specification_dimension:before {
  content: "\e90a";
}
