@font-face {
    font-family: 'Monkton Book Condensed';
    src: url('MonktonBookCondensed.woff2') format('woff2'),
        url('MonktonBookCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Monkton Book Condensed';
    src: url('MonktonBookCondensedItalic.woff2') format('woff2'),
        url('MonktonBookCondensedItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


