@font-face {
    font-family: 'Manrope';
    src: url('/assets/fonts/ManropeRegular/ManropeRegular.eot');
    src: url('/assets/fonts/ManropeRegular/ManropeRegular.eot') format('embedded-opentype'),
        url('/assets/fonts/ManropeRegular/ManropeRegular.woff2') format('woff2'),
        url('/assets/fonts/ManropeRegular/ManropeRegular.woff') format('woff'),
        url('/assets/fonts/ManropeRegular/ManropeRegular.ttf') format('truetype'),
        url('/assets/fonts/ManropeRegular/ManropeRegular.svg#Manrope') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manrope';
    src: url('/assets/fonts/ManropeSemiBold/ManropeSemiBold.eot');
    src: url('/assets/fonts/ManropeSemiBold/ManropeSemiBold.eot') format('embedded-opentype'),
        url('/assets/fonts/ManropeSemiBold/ManropeSemiBold.woff2') format('woff2'),
        url('/assets/fonts/ManropeSemiBold/ManropeSemiBold.woff') format('woff'),
        url('/assets/fonts/ManropeSemiBold/ManropeSemiBold.ttf') format('truetype'),
        url('/assets/fonts/ManropeSemiBold/ManropeSemiBold.svg#Manrope') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rye';
    src: url('/assets/fonts/RyeRegular/RyeRegular.eot');
    src: url('/assets/fonts/RyeRegular/RyeRegular.eot') format('embedded-opentype'),
        url('/assets/fonts/RyeRegular/RyeRegular.woff2') format('woff2'),
        url('/assets/fonts/RyeRegular/RyeRegular.woff') format('woff'),
        url('/assets/fonts/RyeRegular/RyeRegular.ttf') format('truetype'),
        url('/assets/fonts/RyeRegular/RyeRegular.svg#Rye') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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

[data-icon]:before {
    font-family: "IconFont" !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^="fc-"]:before,
[class*=" fc-"]:before {
    font-family: "IconFont" !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;
}

.fc-shoppingcart:before {
    content: "\61";
}
.fc-search:before {
    content: "\62";
}
.fc-angle-down:before {
    content: "\65";
}
.fc-angle-up:before {
    content: "\66";
}
.fc-building:before {
    content: "\67";
}
.fc-clock:before {
    content: "\68";
}
.fc-comment:before {
    content: "\69";
}
.fc-edit:before {
    content: "\6a";
}
.fc-envelope:before {
    content: "\6b";
}
.fc-social-network:before {
    content: "\6c";
}
.fc-unlock:before {
    content: "\6d";
}
.fc-wallet:before {
    content: "\6e";
}
.fc-shield-check:before {
    content: "\6f";
}
.fc-share:before {
    content: "\70";
}
.fc-search-doc:before {
    content: "\71";
}
.fc-phone:before {
    content: "\73";
}
.fc-calendar:before {
    content: "\74";
}
.fc-bulb:before {
    content: "\75";
}
.fc-piggy-bank:before {
    content: "\72";
}
.fc-marker:before {
    content: "\76";
}
.fc-briefcase:before {
    content: "\77";
}
.fc-lock:before {
    content: "\79";
}
.fc-home:before {
    content: "\7a";
}
.fc-menu:before {
    content: "\78";
}
.fc-menu-close:before {
    content: "\41";
}
.fc-checked:before {
    content: "\63";
}
.fc-account:before {
    content: "\64";
}
.fc-map:before {
    content: "\42";
}
.fc-filters:before {
    content: "\43";
}
.fc-facebook:before {
    content: "\44";
}
.fc-instagram:before {
    content: "\45";
}
.fc-linkedin:before {
    content: "\46";
}
.fc-shoppingbag:before {
    content: "\47";
}
.fc-save:before {
    content: "\48";
}
.fc-eye:before {
    content: "\49";
}
.fc-pdf:before {
    content: "\4a";
}
.fc-shoppingcart-add:before {
  content: "\4b";
}
.fc-tiktok:before {
  content: "\6c";
}
.fc-social-network:before {
  content: "\4c";
}