@font-face {
    font-family: 'stroyka';
    src:
            url('upacom.ttf') format('truetype'),
            url('upacom.woff') format('woff'),
            url('upacom.svg#stroyka') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: Upacom_Regular;
    src: url(Upacom_regular_webkit.woff2) format("woff2"), url(../fonts/Upacom_regular_webkit.woff) format("woff"), url(../fonts/Upacom_regular_webkit.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Upacom_Bold;
    src: url(Upacom_bold_webkit.woff2) format("woff2"), url(../fonts/Upacom_bold_webkit.woff) format("woff"), url(../fonts/Upacom_bold_webkit.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Magistral;
    src: url(magistral.ttf);
}