@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon/icomoon.eot?9rjdu7');
    src:  url('../fonts/icomoon/icomoon.eot?9rjdu7#iefix') format('embedded-opentype'),
        url('../fonts/icomoon/icomoon.ttf?9rjdu7') format('truetype'),
        url('../fonts/icomoon/icomoon.woff?9rjdu7') format('woff'),
        url('../fonts/icomoon/icomoon.svg?9rjdu7#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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-search:before {
    content: "\e900";
}
.icon-instagram-2:before {
    content: "\e901";
}
.icon-bulletarrow:before {
    content: "\e903";
}
.icon-star:before {
    content: "\e902";
}
.icon-facebook:before {
    content: "\e904";
}
.icon-facebook-2:before {
    content: "\e905";
}
.icon-close:before {
    content: "\e906";
}
.icon-arrowright:before {
    content: "\e907";
}
.icon-instagram:before {
    content: "\e908";
}
.icon-freeshipping:before {
    content: "\e90a";
}
.icon-cart:before {
    content: "\e90b";
}
.icon-pinterest-2:before {
    content: "\e90c";
}
.icon-location:before {
    content: "\e90d";
}
.icon-profile:before {
    content: "\e90e";
}
.icon-satisfied:before {
    content: "\e90f";
}
.icon-secure:before {
    content: "\e910";
}
.icon-arrowdown:before {
    content: "\e911";
}
.icon-twitter:before {
    content: "\e912";
}
.icon-twitter-2:before {
    content: "\e913";
}
.icon-wishlist:before {
    content: "\e914";
}
.icon-youtube:before {
    content: "\e915";
}
.icon-youtube-2:before {
    content: "\e916";
}