@font-face {
    font-family: 'suisse';
    src: url('SuisseIntl-Regular-WebXL.woff2') format('woff2'),
         url('SuisseIntl-Regular-WebXL.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
    @font-face {
        font-family: 'suisse';
        src: url('SuisseIntl-RegularItalic-WebXL.woff2') format('woff2'),
             url('SuisseIntl-RegularItalic-WebXL.woff') format('woff');
        font-weight: normal;
        font-style: italic;
        font-display: swap;
    }

@font-face {
    font-family: 'suisse';
    src: url('SuisseIntl-Bold-WebXL.woff2') format('woff2'),
         url('SuisseIntl-Bold-WebXL.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

    @font-face {
        font-family: 'suisse';
        src: url('SuisseIntl-BoldItalic-WebXL.woff2') format('woff2'),
             url('SuisseIntl-BoldItalic-WebXL.woff') format('woff');
        font-weight: bold;
        font-style: italic;
        font-display: swap;
    }


@font-face {
    font-family: 'suisse';
    src: url('SuisseIntl-Light-WebXL.woff2') format('woff2'),
         url('SuisseIntl-Light-WebXL.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
    @font-face {
        font-family: 'suisse';
        src: url('SuisseIntl-LightItalic-WebXL.woff2') format('woff2'),
             url('SuisseIntl-LightItalic-WebXL.woff') format('woff');
        font-weight: 300;
        font-style: italic;
        font-display: swap;
    }
