@font-face {
    font-family: 'OPTITimesRoman';
    src: url('OPTITimesRoman-Italic.eot');
    src: url('OPTITimesRoman-Italic.eot?#iefix') format('embedded-opentype'),
        url('OPTITimesRoman-Italic.woff2') format('woff2'),
        url('OPTITimesRoman-Italic.woff') format('woff'),
        url('OPTITimesRoman-Italic.ttf') format('truetype'),
        url('OPTITimesRoman-Italic.svg#OPTITimesRoman-Italic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

