@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-BlackItalic.woff2') format('woff2'),
        url('subset-GothamPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-Bold.woff2') format('woff2'),
        url('subset-GothamPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-Italic.woff2') format('woff2'),
        url('subset-GothamPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro.woff2') format('woff2'),
        url('subset-GothamPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-LightItalic.woff2') format('woff2'),
        url('subset-GothamPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-MediumItalic.woff2') format('woff2'),
        url('subset-GothamPro-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-Light.woff2') format('woff2'),
        url('subset-GothamPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-Medium.woff2') format('woff2'),
        url('subset-GothamPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-BoldItalic.woff2') format('woff2'),
        url('subset-GothamPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('subset-GothamPro-Black.woff2') format('woff2'),
        url('subset-GothamPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

