@font-face {
    font-family: 'Maison Neue Bold';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Maison Neue Bold'), url('Maison_Neue_Bold.ttf') format('TrueType');
}
@font-face {
    font-family: 'Maison Neue Light';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: local('Maison Neue Light'), url('Maison_Neue_Light.ttf') format('TrueType');
}