@font-face {
    font-family: 'MADE Bon Voyage';
    src: url('MADEBonVoyage-Thin.woff2') format('woff2'),
        url('MADEBonVoyage-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE Bon Voyage';
    src: url('MADEBonVoyage.woff2') format('woff2'),
        url('MADEBonVoyage.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Md BT';
    src: url('FuturaBT-Medium.woff2') format('woff2'),
        url('FuturaBT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

