@font-face {
  font-family: 'FinaxyIcons';
  src:  url('/resources/webfonts/FinaxyIcons.eot?xb4ox5');
  src:  url('/resources/webfonts/FinaxyIcons.eot?xb4ox5#iefix') format('embedded-opentype'),
    url('/resources/webfonts/FinaxyIcons.ttf?xb4ox5') format('truetype'),
    url('/resources/webfonts/FinaxyIcons.woff?xb4ox5') format('woff'),
    url('/resources/webfonts/FinaxyIcons.svg?xb4ox5#FinaxyIcons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fxy-ico-"], [class*=" fxy-ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FinaxyIcons' !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;
}

.fxy-ico-collection-car:before {
  content: "\e903";
}
.fxy-ico-prestige-car:before {
  content: "\e904";
}
.fxy-ico-motorcycle:before {
  content: "\e902";
}
.fxy-ico-document:before {
  content: "\e901";
}
.fxy-ico-download:before {
  content: "\e905";
}
