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

