@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon/icomoon.eot?m9o9w3');
    src:  url('../fonts/icomoon/icomoon.eot?m9o9w3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?m9o9w3') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?m9o9w3') format('woff'),
    url('../fonts/icomoon/icomoon.svg?m9o9w3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon', sans-serif !important;
    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-compare_arrows:before {
    content: "\e900";
}
.icon-bag_buy_cart:before {
    content: "\e901";
}
.icon-likeheart:before {
    content: "\e902";
}
.icon-equals-outline:before {
    content: "\e903";
}
.icon-magnifier_magnifying_glass_icon_149435:before {
    content: "\e904";
}
.icon-delete:before {
    content: "\e905";
}
.icon-chevron-up:before {
    content: "\e912";
}
.icon-chevron-down:before {
    content: "\e916";
}
.icon-subtract:before {
    content: "\e91a";
}
.icon-add:before {
    content: "\e91d";
}
.icon-menu:before {
    content: "\e9bd";
}