@font-face {
    font-family: 'TWKLausanne';
    src: url('TWKLausanne-300.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TWKLausanne';
    src: url('TWKLausanne-450.woff2') format('woff2');
    font-weight: 450;
    font-style: normal;
}

/* Apply globally */
body, h1, h2, h3, h4, h5, h6, p, a, span, li {
    font-family: 'TWKLausanne', sans-serif !important;
}
