@font-face {
    font-family: "icons";
    src: url("./icons.eot?b77b6efe4649a05a0caf317dac86b285?#iefix") format("embedded-opentype"),
url("./icons.woff2?b77b6efe4649a05a0caf317dac86b285") format("woff2"),
url("./icons.woff?b77b6efe4649a05a0caf317dac86b285") format("woff"),
url("./icons.ttf?b77b6efe4649a05a0caf317dac86b285") format("truetype"),
url("./icons.svg?b77b6efe4649a05a0caf317dac86b285#icons") format("svg");
}

i[class^="icon-"]:before, i[class*=" icon-"]:before {
    font-family: icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-add-to-cart:before {
    content: "\f101";
}
.icon-arrow:before {
    content: "\f102";
}
.icon-basket:before {
    content: "\f103";
}
.icon-cart-filled:before {
    content: "\f104";
}
.icon-cart:before {
    content: "\f105";
}
.icon-chat:before {
    content: "\f106";
}
.icon-check:before {
    content: "\f107";
}
.icon-clock:before {
    content: "\f108";
}
.icon-door:before {
    content: "\f109";
}
.icon-facebook:before {
    content: "\f10a";
}
.icon-green:before {
    content: "\f10b";
}
.icon-instagram:before {
    content: "\f10c";
}
.icon-kruisje:before {
    content: "\f10d";
}
.icon-linkedin-in:before {
    content: "\f10e";
}
.icon-linkedin:before {
    content: "\f10f";
}
.icon-long-arrow-bold:before {
    content: "\f110";
}
.icon-long-arrow:before {
    content: "\f111";
}
.icon-mail:before {
    content: "\f112";
}
.icon-mobile:before {
    content: "\f113";
}
.icon-phone:before {
    content: "\f114";
}
.icon-pinterest:before {
    content: "\f115";
}
.icon-play-rounded:before {
    content: "\f116";
}
.icon-play:before {
    content: "\f117";
}
.icon-pointer:before {
    content: "\f118";
}
.icon-search:before {
    content: "\f119";
}
.icon-shipping:before {
    content: "\f11a";
}
.icon-stock:before {
    content: "\f11b";
}
.icon-tumblr:before {
    content: "\f11c";
}
.icon-twitter:before {
    content: "\f11d";
}
.icon-user-filled:before {
    content: "\f11e";
}
.icon-user:before {
    content: "\f11f";
}
.icon-vimeo:before {
    content: "\f120";
}
.icon-webmix:before {
    content: "\f121";
}
.icon-whatsapp:before {
    content: "\f122";
}
.icon-youtube-new:before {
    content: "\f123";
}
.icon-youtube:before {
    content: "\f124";
}
