@font-face {
    font-family: 'Korolev';
    src: url('Korolev-Bold.woff2') format('woff2'),
        url('Korolev-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MVSans';
    src: url('MVSansBold.woff2') format('woff2'),
        url('MVSansBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lexia Advertising';
    src: url('Lexia-Advertising.woff2') format('woff2'),
        url('Lexia-Advertising.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

