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

@font-face {
    font-family: 'UTM Banque';
    src: url('UTMBanqueBold.woff2') format('woff2'),
        url('UTMBanqueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UTM Banque';
    src: url('UTMBanque.woff2') format('woff2'),
        url('UTMBanque.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UTM Beautiful Caps';
    src: url('UTMBeautifulCaps.woff2') format('woff2'),
        url('UTMBeautifulCaps.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

