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

/*[class^="icon-"], [class*=" icon-"]{*/
    /*font-family: 'icomoon' !important;*/
    /*speak: none;*/
    /*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{
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


.iconBefore:before{
font-family: 'icomoon' !important;
speak: none;
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-search:before {
content: "\e900";
}
.icon-facebook:before {
content: "\e901";
}
.icon-twitter:before {
content: "\e902";
}
.icon-instagram:before {
content: "\e903";
}
.icon-menu:before {
content: "\e904";
}
.icon-close:before {
content: "\e905";
}
.icon-panelArrow:before {
content: "\e906";
}
.icon-selectArrow:before {
content: "\e907";
}
.icon-arrowRight:before {
content: "\e908";
}
.icon-showMore:before {
content: "\e909";
}
.icon-hideMore:before {
content: "\e90a";
}
.icon-menuArrow:before {
content: "\e90b";
}
.icon-googlePlus:before {
content: "\e90c";
}
.icon-linkedin:before {
content: "\e90d";
}
.icon-pinterest:before {
content: "\e90e";
}
.icon-skype:before {
content: "\e90f";
}
.icon-vimeo:before {
content: "\e910";
}
.icon-youtube:before {
content: "\e911";
}

.icon-qq:before {
content: "\e912";
}
.icon-wechat:before {
content: "\e913";
}
.icon-weibo:before {
content: "\e914";
}
