@font-face {
    font-family: 'Monument Extended';
    src: url('fonts/MonumentExtended-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monument Extended';
    src: url('fonts/MonumentExtended-Ultrabold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('fonts/GothamNarrow-Bold.woff2') format('woff2'),
        url('fonts/GothamNarrow-Bold.woff') format('woff'),
        url('fonts/GothamNarrow-Bold.ttf') format('truetype'),
        url('fonts/GothamNarrow-Bold.svg#GothamNarrow-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow Ultra';
    src: url('fonts/GothamNarrow-UltraItalic.woff2') format('woff2'),
        url('fonts/GothamNarrow-UltraItalic.woff') format('woff'),
        url('fonts/GothamNarrow-UltraItalic.ttf') format('truetype'),
        url('fonts/GothamNarrow-UltraItalic.svg#GothamNarrow-UltraItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow Ultra';
    src: url('fonts/GothamNarrow-Ultra.woff2') format('woff2'),
        url('fonts/GothamNarrow-Ultra.woff') format('woff'),
        url('fonts/GothamNarrow-Ultra.ttf') format('truetype'),
        url('fonts/GothamNarrow-Ultra.svg#GothamNarrow-Ultra') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('fonts/GothamNarrow-BoldItalic.woff2') format('woff2'),
        url('fonts/GothamNarrow-BoldItalic.woff') format('woff'),
        url('fonts/GothamNarrow-BoldItalic.ttf') format('truetype'),
        url('fonts/GothamNarrow-BoldItalic.svg#GothamNarrow-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow Book';
    src: url('fonts/GothamNarrow-Book.woff2') format('woff2'),
        url('fonts/GothamNarrow-Book.woff') format('woff'),
        url('fonts/GothamNarrow-Book.ttf') format('truetype'),
        url('fonts/GothamNarrow-Book.svg#GothamNarrow-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
