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

