/* IcoMoon Font Styles */
@font-face {
    font-family: 'icomoon';
    src: url('icomoon.eot?sqoroa');
    src: url('icomoon.eot?sqoroa#iefix') format('embedded-opentype'),
         url('icomoon.ttf?sqoroa') format('truetype'),
         url('icomoon.woff?sqoroa') format('woff'),
         url('icomoon.svg?sqoroa#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before { content: "\e900"; }
.icon-close2:before { content: "\e901"; }
.icon-twitter:before { content: "\e902"; }
.icon-instagram:before { content: "\e903"; }
.icon-facebook:before { content: "\e904"; }
.icon-linkedin:before { content: "\e905"; }
.icon-heart:before { content: "\e906"; }
.icon-heart:before { content: "♥"; }
