@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-BlackItalic.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-Bold.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-Black.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-ExtraBold.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-BoldItalic.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-ExtraLight.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-Italic.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-Medium.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-Light.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-LightItalic.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-MediumItalic.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-Regular.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-SemiBold.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zalando Sans Expanded';
    src: url('../fonts/ZalandoSansExpanded-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/ZalandoSansExpanded-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.woff2?t=1762583089894') format('woff2'),
        url('../fonts/iconfont.woff?t=1762583089894') format('woff'),
        url('../fonts/iconfont.ttf?t=1762583089894') format('truetype');
    font-display: swap;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shipping-fast-solid:before {
  content: "\e759";
}

.icon-return:before {
  content: "\e60c";
}

.icon-secure:before {
  content: "\e8cf";
}

.icon-a-arrow-down:before {
  content: "\e992";
}

.icon-a-arrow-left:before {
  content: "\e993";
}

.icon-a-arrow-right:before {
  content: "\e994";
}

.icon-a-arrow-up:before {
  content: "\e995";
}

.icon-cart1:before {
  content: "\e9a0";
}

.icon-mail_fill:before {
  content: "\e70a";
}

.icon-youtube:before {
  content: "\ec77";
}

.icon-phone:before {
  content: "\e792";
}

.icon-instagram:before {
  content: "\e87f";
}

.icon-search:before {
  content: "\e794";
}

.icon-user_3:before {
  content: "\e65e";
}

.icon-map-filling:before {
  content: "\e68c";
}

.icon-about_titok:before {
  content: "\e662";
}

.icon-facebook:before {
  content: "\e646";
}


