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

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

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

