@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
    content: "\e900";
}
.icon-arrow-right:before {
    content: "\e901";
}
.icon-chevron-left:before {
    content: "\e902";
}
.icon-chevron-right:before {
    content: "\e903";
}
.icon-chevron-double-left:before {
    content: "\e904";
}
.icon-chevron-double-right:before {
    content: "\e905";
}
.icon-chevron-down:before {
    content: "\e906";
}
.icon-mail:before {
    content: "\e907";
}
.icon-star:before {
    content: "\e908";
}
.icon-check:before {
    content: "\e909";
}
.icon-check-circle:before {
    content: "\e90a";
}
.icon-pin:before {
    content: "\e90b";
}
.icon-bag:before {
    content: "\e90c";
}
.icon-users:before {
    content: "\e90d";
}
.icon-soc_facebook:before {
    content: "\e90e";
}
.icon-soc_linkedin:before {
    content: "\e90f";
}
.icon-soc_instagram-bold:before {
    content: "\e910";
}
.icon-soc_x:before {
    content: "\e911";
}
.icon-soc_telegram:before {
    content: "\e912";
}
.icon-soc_youtube:before {
    content: "\e913";
}
.icon-soc_vimeo:before {
    content: "\e914";
}
.icon-soc_tiktok:before {
    content: "\e915";
}
.icon-soc_pinterest:before {
    content: "\e916";
}
.icon-soc_slack:before {
    content: "\e917";
}
.icon-soc_meetup:before {
    content: "\e918";
}