@font-face {
    font-family: "ikea-icons";
    src: url("../../fonts/ikea-icons/ikea-icons.eot?v=1q68");
    src: url("../../fonts/ikea-icons/ikea-icons.eot?#iefix&v=1q68") format("embedded-opentype"), url("../../fonts/ikea-icons/ikea-icons.woff?v=1q68") format("woff"), url("../../fonts/ikea-icons/ikea-icons.ttf?v=1q68") format("truetype"), url("../../fonts/ikea-icons/ikea-icons.svg#ikea-icons?v=1q68") format("svg");
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    font-family: "ikea-icons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

.icon-camera:before {
    content: "\e000";
}

.icon-chevron-down:before {
    content: "\e001";
}

.icon-chevron-left:before {
    content: "\e002";
}

.icon-chevron-right:before {
    content: "\e003";
}

.icon-chevron-up:before {
    content: "\e004";
}

.icon-quickview:before {
    content: "\e005";
}

.icon-search:before {
    content: "\e006";
}

.icon-filter:before {
    content: "\e007";
}

.icon-hamburguer:before {
    content: "\e008";
}

.icon-world:before {
    content: "\e009";
}

.icon-worldglobe:before {
    content: "\e00a";
}

.icon-close:before {
    content: "\e00b";
}

.icon-close-thin:before {
    content: "\e00c";
}

.icon-zoom-plus:before {
    content: "\e00d";
}

.icon-zoom-minus:before {
    content: "\e00e";
}

.icon-exclamation:before {
    content: "\e00f";
}

.icon-fav:before {
    content: "\e020";
}

.icon-addfav:before {
    content: "\e021";
}

.icon-bind:before {
    content: "\e022";
}

.icon-print:before {
    content: "\e023";
}

.icon-minusfav:before {
    content: "\e024";
}

.icon-cart:before {
    content: "\e025";
}

.icon-message:before {
    content: "\e026";
}

.icon-padlock:before {
    content: "\e027";
}

.icon-return:before {
    content: "\e028";
}

.icon-stock-ko:before {
    content: "\e029";
}

.icon-stock-mid:before {
    content: "\e02a";
}

.icon-stock-ok:before {
    content: "\e02b";
}

.icon-selected-all:before {
    content: "\e02c";
}

.icon-unselected-all:before {
    content: "\e02d";
}

.icon-minus:before {
    content: "\e02e";
}

.icon-plus:before {
    content: "\e02f";
}

.icon-notransport:before {
    content: "\e010";
}

.icon-invoice:before {
    content: "\e030";
}

.icon-exclamation-light:before {
    content: "\e031";
}

.icon-addcart:before {
    content: "\e032";
}

.icon-boxDelivery:before {
    content: "\e900";
}
