@font-face {
    font-family: 'News Gothic';
    src: url('NewsGothicBT-BoldCondensed.woff2') format('woff2'),
        url('NewsGothicBT-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nimbus Sans L';
    src: url('NimbusSanL-Bol.woff2') format('woff2'),
        url('NimbusSanL-Bol.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

