@font-face {
    font-family: 'Times';
    src: url('Times-BoldItalic.eot');
    src: url('Times-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Times-BoldItalic.woff2') format('woff2'),
        url('Times-BoldItalic.woff') format('woff'),
        url('Times-BoldItalic.svg#Times-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Times New Roman';
    src: url('TimesNewRomanPS-ItalicMT.eot');
    src: url('TimesNewRomanPS-ItalicMT.eot?#iefix') format('embedded-opentype'),
        url('TimesNewRomanPS-ItalicMT.woff2') format('woff2'),
        url('TimesNewRomanPS-ItalicMT.woff') format('woff'),
        url('TimesNewRomanPS-ItalicMT.svg#TimesNewRomanPS-ItalicMT') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Times New Roman Cyr';
    src: url('TimesNRCyrMT.eot');
    src: url('TimesNRCyrMT.eot?#iefix') format('embedded-opentype'),
        url('TimesNRCyrMT.woff2') format('woff2'),
        url('TimesNRCyrMT.woff') format('woff'),
        url('TimesNRCyrMT.svg#TimesNRCyrMT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times New Roman Cyr';
    src: url('TimesNRCyrMT-Bold.eot');
    src: url('TimesNRCyrMT-Bold.eot?#iefix') format('embedded-opentype'),
        url('TimesNRCyrMT-Bold.woff2') format('woff2'),
        url('TimesNRCyrMT-Bold.woff') format('woff'),
        url('TimesNRCyrMT-Bold.svg#TimesNRCyrMT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

