@font-face {
    font-family: 'Gotham HTF';
    src: url('./GothamHTF-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} 