@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?c5wfwi');
    src:    url('fonts/icomoon.eot?c5wfwi#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?c5wfwi') format('truetype'),
        url('fonts/icomoon.woff?c5wfwi') format('woff'),
        url('fonts/icomoon.svg?c5wfwi#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-telegram:before {
    content: "\ea95";
}
.icon-instagram-new-2016-seeklogo:before {
    content: "\e914";
}
.icon-menu:before {
    content: "\e7c0";
}
.icon-google-plus:before {
    content: "\e959";
}
.icon-facebook:before {
    content: "\e95a";
}
.icon-linkedin:before {
    content: "\e95d";
}
.icon-cell:before {
    content: "\e915";
}
.icon-email:before {
    content: "\e916";
}
.icon-fax:before {
    content: "\e90e";
}
.icon-tel:before {
    content: "\e90f";
}
.icon-address:before {
    content: "\e910";
}
.icon-post:before {
    content: "\e911";
}
.icon-mail:before {
    content: "\e912";
}
.icon-link:before {
    content: "\e913";
}
.icon-bottom:before {
    content: "\e908";
}
.icon-download:before {
    content: "\e909";
}
.icon-print:before {
    content: "\e90a";
}
.icon-search:before {
    content: "\e90b";
}
.icon-share:before {
    content: "\e90c";
}
.icon-top:before {
    content: "\e90d";
}
.icon-aparat:before {
    content: "\e900";
}
.icon-left:before {
    content: "\e901";
}
.icon-right:before {
    content: "\e902";
}
.icon-search2:before {
    content: "\e903";
}
.icon-slide1:before {
    content: "\e904";
}
.icon-slide2:before {
    content: "\e905";
}
.icon-slide3:before {
    content: "\e906";
}
.icon-slide4:before {
    content: "\e907";
}

