@font-face {
    font-family: 'Swis721 Cn BT';
    src: url('Swiss721BT-RomanCondensed.woff2') format('woff2'),
        url('Swiss721BT-RomanCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swis721 LtCn BT';
    src: url('Swiss721BT-LightCondensed.woff2') format('woff2'),
        url('Swiss721BT-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss 721';
    src: url('Swiss721BT-Bold.woff2') format('woff2'),
        url('Swiss721BT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss 721';
    src: url('Swiss721BT-Black.woff2') format('woff2'),
        url('Swiss721BT-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Swis721 BT';
    src: url('Swiss721BT-Roman.woff2') format('woff2'),
        url('Swiss721BT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swis721 BT';
    src: url('Swiss721BT-BoldItalic.woff2') format('woff2'),
        url('Swiss721BT-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}