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

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

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

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