/* Gotham Narrow */

@font-face {
    font-family: 'Gotham Narrow';
    src: url('/fonts/GothamNarrow-Black.otf') format("opentype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham Narrow';
    src: url('/fonts/GothamNarrow-Book.otf') format("opentype");
    font-weight: 600;
    font-style: normal;
}