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

}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'iconFont';
    font-display: swap;
    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-menu::before {
    content: "c";
}
.icon-quest::before {
    content: "q";
}

@font-face {
    font-family: '__Calibri_5';
    font-display: swap;
    src: url('../fonts/calibrib.eot');
    src: local('☺'), url('../fonts/calibrib.woff') format('woff'), url('../fonts/calibrib.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: '__Calibri_5';
    font-display: swap;
    src: url('../fonts/calibri.eot');
    src: local('☺'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: '__Roboto_5';
    font-display: swap;
    src: url('../fonts/robotomedium.eot');
    src: local('☺'), url('../fonts/robotomedium.woff') format('woff'), url('../fonts/robotomedium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: '__Roboto_5';
    font-display: swap;
    src: url('../fonts/robotobold.eot');
    src: local('☺'), url('../fonts/robotobold.woff') format('woff'), url('../fonts/robotobold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: '__Roboto_5';
    font-display: swap;
    src: url('../fonts/robotoregular.eot');
    src: local('☺'), url('../fonts/robotoregular.woff') format('woff'), url('../fonts/robotoregular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
/*@font-face {
    font-family: '__HelveticaNeueCyr_5';
    font-display: swap;
    src: url('../fonts/helveticaneuecyr-bold.eot');
    src: local('☺'), url('../fonts/helveticaneuecyr-bold.woff') format('woff'), url('../fonts/helveticaneuecyr-bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}*/

