@font-face {
    font-display: swap;
    font-family: "Gotham_Narrow";
    src: url('GothamNarrow-Black.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: "Gotham_Narrow";
    src: url('GothamNarrow-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: "Gotham";
    src: url('Gotham-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: "Gotham";
    src: url('Gotham-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}