@font-face {
    font-family: 'tenon';
    src: url('FONTSPRINGDEMO-TenonBoldRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-TenonBoldRegular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Field Gothic';
    src: url('FieldGothicTEST-No56XBoldCompact.woff2') format('woff2'),
        url('FieldGothicTEST-No56XBoldCompact.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Code Saver';
    src: url('CodeSaver-Regular.woff2') format('woff2'),
        url('CodeSaver-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tenon';
    src: url('FONTSPRINGDEMO-TenonRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-TenonRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Field Gothic';
    src: url('FieldGothicTEST-No55BoldCompact.woff2') format('woff2'),
        url('FieldGothicTEST-No55BoldCompact.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

