@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?lqh67f');
    src:    url('fonts/icomoon.eot?lqh67f#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?lqh67f') format('truetype'),
        url('fonts/icomoon.woff?lqh67f') format('woff'),
        url('fonts/icomoon.svg?lqh67f#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-black-shape:before {
    content: "\e90a";
}
.icon-share:before {
    content: "\e909";
}
.icon-menu-left:before {
    content: "\e900";
}
.icon-menu-right:before {
    content: "\e901";
}
.icon-search:before {
    content: "\e902";
}
.icon-twitter-o:before {
    content: "\e90b";
}
.icon-facebook-o:before {
    content: "\e90c";
}
.icon-pinterest-o:before {
    content: "\e90d";
}
.icon-google-plus:before {
    content: "\e903";
}
.icon-facebook2:before {
    content: "\e908";
}
.icon-instagram:before {
    content: "\e904";
}
.icon-twitter:before {
    content: "\e905";
}
.icon-flickr:before {
    content: "\e906";
}
.icon-pinterest:before {
    content: "\e907";
}
.icon-instagram-o:before {
    content: "\ea92";
}

