@font-face {
    font-family: 'Goudy Oldstyle Std';
    src: url('../fonts/GoudyStd.woff2') format('woff2'),
        url('../fonts/GoudyStd-Bk.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    ascent-override: 90%;
}


@font-face {
    font-family: 'TWK Lausanne';
    src: url('../fonts/TWKLausanne-300.woff2') format('woff2'),
        url('../fonts/TWKLausanne-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TWK Lausanne';
    src: url('../fonts/TWKLausanne-400.woff2') format('woff2'),
        url('../fonts/TWKLausanne-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}