/* cyrillic */
@font-face {
    font-family: 'Univermag';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Univermag'), local('Univermag'), url(fonts/Univermag.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}