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


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

.icon-beach:before {
    content: "\e908";
}
.icon-sport:before {
    content: "\e90f";
}
.icon-cart-icon:before {
    content: "\e900";
}
.icon-chevron-down:before {
    content: "\e901";
}
.icon-forma-1-ski:before {
    content: "\e902";
}
.icon-forma-1-snow:before {
    content: "\e903";
}
.icon-hamburger:before {
    content: "\e904";
}
.icon-arrow-thing-left:before {
    content: "\e905";
}
.icon-arrow-thing-right:before {
    content: "\e906";
}
.icon-ellipse-2:before {
    content: "\e907";
}
.icon-facebook:before {
    content: "\e909";
}
.icon-instagram:before {
    content: "\e90a";
}
.icon-pin-2:before {
    content: "\e90b";
}
.icon-pinterest:before {
    content: "\e90ef";
}
.icon-search-icon:before {
    content: "\e90c";
}
.icon-shape-17-check-icon:before {
    content: "\e90d";
}
.icon-share:before {
    content: "\e90e";
}
.icon-star-icon-shape:before {
    content: "\e910";
}
.icon-twitter:before {
    content: "\e911";
}
.icon-youtube:before {
    content: "\e899";
}
