@font-face {
    font-family: 'Gothic720 BT Bold';
    src: url('Gothic720BT-BoldB.woff2') format('woff2'),
        url('Gothic720BT-BoldB.woff') format('woff'),
        url('Gothic720BT-BoldB.ttf') format('truetype'),
        url('Gothic720BT-BoldB.svg#Gothic720BT-BoldB') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gothic720 BT Italic';
    src: url('Gothic720BT-ItalicB.woff2') format('woff2'),
        url('Gothic720BT-ItalicB.woff') format('woff'),
        url('Gothic720BT-ItalicB.ttf') format('truetype'),
        url('Gothic720BT-ItalicB.svg#Gothic720BT-ItalicB') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gothic720 BT';
    src: url('Gothic720BT-RomanB.woff2') format('woff2'),
        url('Gothic720BT-RomanB.woff') format('woff'),
        url('Gothic720BT-RomanB.ttf') format('truetype'),
        url('Gothic720BT-RomanB.svg#Gothic720BT-RomanB') format('svg');
    font-weight: normal;
    font-style: normal;
}

