/*@font-face {
    font-family: 'Lausanne';
    src: local("Lausanne"), url('../fonts/Lausanne-300.woff2') format('woff2'),
        url('../fonts/Lausanne-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
*/
@font-face {
    font-family: 'Lausanne';
    src:url('../fonts/Lausanne.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}