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

@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "ferrari-jeris" !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: "ferrari-jeris" !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-man:before {
  content: "\61";
}
.icon-down:before {
  content: "\62";
}
.icon-insta:before {
  content: "\65";
}
.icon-fb:before {
  content: "\63";
}
.icon-gp:before {
  content: "\64";
}
.icon-left:before {
  content: "\66";
}
.icon-right:before {
  content: "\67";
}
.icon-cv:before {
  content: "\68";
}
.icon-whatsapp:before {
  content: "\69";
}
.icon-youtube-play:before {
  content: "\6a";
}
.icon-checklist:before {
  content: "\6b";
}</pre></body></html>