@font-face {
    font-family: 'Nasalization';
    src: url('../fonts/Nasalization/nasalization-rg.otf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Bold';
    src: url('../fonts/Gotham/gotham-bold.otf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham/Gotham-Medium.otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Book';
    src: url('../fonts/Gotham/gotham-book.otf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
