@font-face {
    font-family: 'Mr Porter Std';
    src: url('MrPorterStd.woff2') format('woff2'),
        url('MrPorterStd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TWK Lausanne Pan';
    src: url('TWKLausannePan-600Italic.woff2') format('woff2'),
        url('TWKLausannePan-600Italic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TWK Lausanne Pan';
    src: url('TWKLausannePan-300Italic.woff2') format('woff2'),
        url('TWKLausannePan-300Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TWK Lausanne Pan';
    src: url('TWKLausannePan-600.woff2') format('woff2'),
        url('TWKLausannePan-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TWK Lausanne Pan';
    src: url('TWKLausannePan-300.woff2') format('woff2'),
        url('TWKLausannePan-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Display';
    src: url('GTSuperDisplay-LightItalic.woff2') format('woff2'),
        url('GTSuperDisplay-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

