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

@font-face {
    font-family: 'Gotham Narrow';
    src: url('GothamNarrow-Medium.eot');
    src: url('GothamNarrow-Medium.eot?#iefix') format('embedded-opentype'),
        url('GothamNarrow-Medium.woff2') format('woff2'),
        url('GothamNarrow-Medium.woff') format('woff'),
        url('GothamNarrow-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('GothamNarrow-Black.eot');
    src: url('GothamNarrow-Black.eot?#iefix') format('embedded-opentype'),
        url('GothamNarrow-Black.woff2') format('woff2'),
        url('GothamNarrow-Black.woff') format('woff'),
        url('GothamNarrow-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Narrow';
    src: url('GothamNarrow-Light.eot');
    src: url('GothamNarrow-Light.eot?#iefix') format('embedded-opentype'),
        url('GothamNarrow-Light.woff2') format('woff2'),
        url('GothamNarrow-Light.woff') format('woff'),
        url('GothamNarrow-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

