@font-face {
    font-family: 'Times Ten LT Std';
    src: url('TimesTenLTStd-Italic.eot');
    src: url('TimesTenLTStd-Italic.eot?#iefix') format('embedded-opentype'),
        url('TimesTenLTStd-Italic.woff2') format('woff2'),
        url('TimesTenLTStd-Italic.woff') format('woff'),
        url('TimesTenLTStd-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Times Ten LT Std';
    src: url('TimesTenLTStd-Bold.eot');
    src: url('TimesTenLTStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('TimesTenLTStd-Bold.woff2') format('woff2'),
        url('TimesTenLTStd-Bold.woff') format('woff'),
        url('TimesTenLTStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

