@font-face {
    font-family: 'Maison Neue Ext';
    src: url('../fonts/MaisonNeueExt-Medium.woff2') format('woff2'),
        url('../fonts/MaisonNeueExt-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maison Neue Ext';
    src: url('../fonts/MaisonNeueExt-Book.woff2') format('woff2'),
        url('../fonts/MaisonNeueExt-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maison Neue Extended Black Italic';
    src: url('../fonts/MaisonNeueExtendedBlackItalic.otf') format('opentype'),
        url('../fonts/MaisonNeueExtendedBlackItalic.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}