@font-face {
    font-family: 'NK News Gothic';
    src: url('NKNewsGothic-Regular.woff2') format('woff2'),
        url('NKNewsGothic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Franklin Gothic NK Cond';
    src: url('FranklinGothicNKCond.woff2') format('woff2'),
        url('FranklinGothicNKCond.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NK News Gothic';
    src: url('NKNewsGothic-Bold.woff2') format('woff2'),
        url('NKNewsGothic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NK Franklin';
    src: url('NKFranklin-Regular.woff2') format('woff2'),
        url('NKFranklin-Regular.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

