@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?q5s9cw');
    src:    url('fonts/icomoon.eot?q5s9cw#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?q5s9cw') format('truetype'),
        url('fonts/icomoon.woff?q5s9cw') format('woff'),
        url('fonts/icomoon.svg?q5s9cw#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-water:before {
    content: "\e910";
}
.icon-language:before {
    content: "\e90f";
}
.icon-main_logo2:before {
    content: "\e900";
}
.icon-phone:before {
    content: "\e90c";
}
.icon-envelop:before {
    content: "\e90d";
}
.icon-clock:before {
    content: "\e907";
}
.icon-printer:before {
    content: "\e90e";
}
.icon-search:before {
    content: "\e901";
}
.icon-eye:before {
    content: "\e90a";
}
.icon-heart:before {
    content: "\e908";
}
.icon-shift:before {
    content: "\e906";
}
.icon-share2:before {
    content: "\e909";
}
.icon-facebook:before {
    content: "\e902";
}
.icon-instagram:before {
    content: "\e903";
}
.icon-twitter:before {
    content: "\e904";
}
.icon-youtube:before {
    content: "\e905";
}
.icon-linkedin2:before {
    content: "\e90b";
}

