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

.icomoon {
    /* 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-Burger_hover:before {
    content: "\e914";
}
.icon-ico_fb:before {
    content: "\e911";
}
.icon-ico_twitter:before {
    content: "\e912";
}
.icon-check:before {
    content: "\e910";
}
.icon-ico_close:before {
    content: "\e90f";
}
.icon-dropdown:before {
    content: "\e90e";
}
.icon-Polygon:before {
    content: "\e90c";
}
.icon-dot_selected:before {
    content: "\e907";
}
.icon-dot_notSelected:before {
    content: "\e90b";
}
.icon-Burger:before {
    content: "\e90a";
}
.icon-youtube:before {
    content: "\e909";
}
.icon-ico_arrow-right:before {
    content: "\e900";
}
.icon-ico_arrow-left:before {
    content: "\e90d";
}
.icon-ico_share:before {
    content: "\e901";
}
.icon-ico_security-3:before {
    content: "\e902";
}
.icon-ico_security-2:before {
    content: "\e903";
}
.icon-ico_security-1:before {
    content: "\e904";
}
.icon-arrow_down:before {
    content: "\e905";
}
.icon-arrow_up:before {
    content: "\e913";
}
.icon-ico_linkedin:before {
    content: "\e906";
}
.icon-play:before {
    content: "\e908";
}
