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

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

@font-face {
    font-family: 'NeueHaasGroteskDisp Pro Blk';
    src: url('NHaasGroteskDSPro-95Blk.woff2') format('woff2'),
        url('NHaasGroteskDSPro-95Blk.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisp Pro Md';
    src: url('NHaasGroteskDSPro-65Md.woff2') format('woff2'),
        url('NHaasGroteskDSPro-65Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

