@font-face {
    font-family: 'NewsGoth Lt BT';
    src: url('NewsGothicBT-Light.woff2') format('woff2'),
        url('NewsGothicBT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'News Gothic MT';
    src: url('NewsGothicMTItalic.woff2') format('woff2'),
        url('NewsGothicMTItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'NewsGoth BT';
    src: url('NewsGothicBT-Roman.woff2') format('woff2'),
        url('NewsGothicBT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'News Gothic MT';
    src: url('NewsGothicMTBold.woff2') format('woff2'),
        url('NewsGothicMTBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'News Gothic Std';
    src: url('NewsGothicStd.woff2') format('woff2'),
        url('NewsGothicStd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'News Gothic Std';
    src: url('NewsGothicStd-BoldOblique.woff2') format('woff2'),
        url('NewsGothicStd-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'News Gothic Std';
    src: url('NewsGothicStd-Oblique.woff2') format('woff2'),
        url('NewsGothicStd-Oblique.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'News Gothic Std';
    src: url('NewsGothicStd-Bold.woff2') format('woff2'),
        url('NewsGothicStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

