@font-face {
    font-family: 'Cabria';
    src: url('Cabria.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Thin';
    src: url('Gotham-Thin.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('Gotham-Book.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}