@font-face {
    font-family: 'Pervye';
    src: url('Pervye-Book.woff2') format('woff2'),
        url('Pervye-Book.woff') format('woff'),
        url('Pervye-Book.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pervye';
    src: url('PervyeExtended-Bold.woff2') format('woff2'),
        url('PervyeExtended-Bold.woff') format('woff'),
        url('PervyeExtended-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

