@font-face {
    font-family: 'Univers LT CYR Cond';
    src: url('../fonts/UniversLTCYR-57Condensed.eot') format('eot'),
    url('../fonts/UniversLTCYR-57Condensed.ttf') format('ttf'),
    url('../fonts/UniversLTCYR-57Condensed.woff') format('woff');
 font-display: swap;
    font-weight: 400;
}
@font-face {
    font-family: 'Univers LT CYR Cond';
    src: url('../fonts/UniversLTCYR-47LightCond.eot') format('eot'),
    url('../fonts/UniversLTCYR-47LightCond.ttf') format('ttf'),
    url('../fonts/UniversLTCYR-47LightCond.woff') format('woff');
 font-display: swap;
    font-weight: 300;
}
@font-face {
    font-family: 'Univers LT CYR Cond';
    src: url('../fonts/UniversLTCYR-67BoldCond.eot') format('eot'),
    url('../fonts/UniversLTCYR-67BoldCond.ttf') format('ttf'),
    url('../fonts/UniversLTCYR-67BoldCond.woff') format('woff');
 font-display: swap;
    font-weight: 700;
}