@font-face {
    font-family: 'SuisseIntlM';
    src: local('SuisseIntl-Book-WebM'),
        url('SuisseIntl-Book-WebM.eot?#iefix') format('embedded-opentype'),
        url('SuisseIntl-Book-WebM.woff') format('woff'),
        url('SuisseIntl-Book-WebM.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SuisseIntlS';
    src: local('SuisseIntl-Book-WebS'),
        url('SuisseIntl-Book-WebS.eot?#iefix') format('embedded-opentype'),
        url('SuisseIntl-Book-WebS.woff') format('woff'),
        url('SuisseIntl-Book-WebS.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SuisseIntlXL';
    src: local('SuisseIntl-Book-WebXL'),
        url('SuisseIntl-Book-WebXL.eot?#iefix') format('embedded-opentype'),
        url('SuisseIntl-Book-WebXL.woff') format('woff'),
        url('SuisseIntl-Book-WebXL.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}