@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-down-rounded:before {
    content: "\e902";
}
.icon-close:before {
    content: "\e903";
}
.icon-search-bold:before {
    content: "\e904";
}
.icon-cart:before {
    content: "\e905";
}
.icon-help:before {
    content: "\e906";
}
.icon-soc_facebook-round:before {
    content: "\e907";
}
.icon-soc_instagram:before {
    content: "\e908";
}