@font-face {
    font-family: 'Courier New Cyr';
    src: url('CourierCyrPS.woff2') format('woff2'),
        url('CourierCyrPS.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Courier New Cyr';
    src: url('CourierCyrPS-BoldInclined.woff2') format('woff2'),
        url('CourierCyrPS-BoldInclined.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Courier New Cyr';
    src: url('CourierCyrPS-Inclined.woff2') format('woff2'),
        url('CourierCyrPS-Inclined.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

