.scti {
  font-family: "Sct";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: normal;
  text-transform: none;
}

.sct:before {
  font-family: "Sct";
}

/* Font Awesome Compatibility */
.faicn:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.sct-chevron:before { content: "\f001"; }
.sct-search:before { content: "\f002"; }
.sct-basket:before { content: "\f003"; }
.sct-user:before { content: "\f004"; }
.sct-slide:before { content: "\f005"; }
.sct-slideon:before { content: "\f006"; }
.sct-quote:before { content: "\f007"; }
.sct-star:before { content: "\f008"; }
.sct-badge:before { content: "\f009"; }
.sct-plus:before { content: "\f010"; }
.sct-facebook:before { content: "\f011"; }
.sct-instagram:before { content: "\f012"; }
.sct-twitter:before { content: "\f013"; }
.sct-check:before { content: "\f014"; }
.sct-alert:before { content: "\f015"; }
.sct-whatsapp:before { content: "\f016"; }
.sct-linkedin:before { content: "\f017"; }
.sct-envelope:before { content: "\f018"; }
.sct-calendar:before { content: "\f019"; }
.sct-folder:before { content: "\f020"; }
.sct-trade-pricing:before { content: "\f021"; }
.sct-easy-ordering:before { content: "\f022"; }
.sct-account-manager:before { content: "\f023"; }
.sct-location:before { content: "\f024"; }
.sct-phone:before { content: "\f025"; }
.sct-star-outline:before { content: "\f026"; }
.sct-minus:before { content: "\f027"; }
.sct-heart:before { content: "\f028"; }


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

@font-face {
    font-family: 'Jonze';
    src: url("jonze/jonze.eot");
    src: url('jonze/jonze.eot?j1tmqe#iefix') format('embedded-opentype'), url('jonze/jonze.ttf') format('truetype'), url('jonze/jonze.woff2') format('woff2'), url('jonze/jonze.woff') format('woff'), url('jonze/jonze.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Davis';
    src: url("davis/davislight.eot");
    src: url('davis/davislight.eot?j1tmqe#iefix') format('embedded-opentype'), url('davis/davislight.ttf') format('truetype'), url('davis/davislight.woff2') format('woff2'), url('davis/davislight.woff') format('woff'), url('davis/davislight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Davis';
    src: url("davis/davisbold.eot");
    src: url('davis/davisbold.eot?j1tmqe#iefix') format('embedded-opentype'), url('davis/davisbold.ttf') format('truetype'), url('davis/davisbold.woff2') format('woff2'), url('davis/davisbold.woff') format('woff'), url('davis/davisbold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}