@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?8w4q0b');
    src:    url('../fonts/icomoon.eot?8w4q0b#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.woff2?8w4q0b') format('woff2'),
        url('../fonts/icomoon.ttf?8w4q0b') format('truetype'),
        url('../fonts/icomoon.woff?8w4q0b') format('woff'),
        url('../fonts/icomoon.svg?8w4q0b#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-heart:before {
    content: "\e605";
}
.icon-zoom-in:before {
    content: "\e60f";
}
.icon-calendar:before {
    content: "\e602";
}
.icon-twitter-sign:before {
    content: "\e60b";
}
.icon-facebook-sign:before {
    content: "\e60a";
}
.icon-comments:before {
    content: "\e604";
}
.icon-circle-arrow-left:before {
    content: "\e610";
}
.icon-circle-arrow-right:before {
    content: "\e603";
}
.icon-menu:before {
    content: "\e60c";
}
.icon-pinterest-sign:before {
    content: "\e608";
}
.icon-google-plus-sign:before {
    content: "\e609";
}
.icon-plus-sign:before {
    content: "\e60d";
}
.icon-minus-sign:before {
    content: "\e60e";
}
.icon-youtube-sign:before {
    content: "\e601";
}
.icon-youtube:before {
    content: "\e606";
}
.icon-instagram-sign:before {
    content: "\e607";
}
.icon-video:before {
    content: "\e600";
}
.icon-press:before {
    content: "\e00c";
}
.icon-quill:before {
    content: "\e014";
}
.icon-bullhorn:before {
    content: "\e05f";
}
.icon-shopping:before {
    content: "\e0d1";
}
.icon-map-marker:before {
    content: "\e0f4";
}
.icon-outfit:before {
    content: "\e19e";
}
.icon-search:before {
    content: "\e1b7";
}
.icon-gift:before {
    content: "\e211";
}
.icon-travels:before {
    content: "\e25a";
}
.icon-fashion-week:before {
    content: "\e2e7";
}
.icon-google-plus:before {
    content: "\e495";
}
.icon-facebook:before {
    content: "\e498";
}
.icon-instagram:before {
    content: "\e49c";
}
.icon-twitter:before {
    content: "\e49d";
}
.icon-pinterest:before {
    content: "\e4d6";
}

