/* Gotham Thin */
@font-face {
    font-family: 'Gotham';
    src: url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Thin.woff2') format('woff2'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Thin.woff') format('woff'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Thin.ttf')  format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* Gotham Light */
@font-face {
    font-family: 'Gotham';
    src: url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Light.woff2') format('woff2'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Light.woff') format('woff'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Light.ttf')  format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Gotham Book */
@font-face {
    font-family: 'Gotham';
    src: url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Book.woff2') format('woff2'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Book.woff') format('woff'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Book.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Gotham Medium */
@font-face {
    font-family: 'Gotham';
    src: url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Medium.woff2') format('woff2'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Medium.woff') format('woff'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/GothamMedium.ttf')  format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Gotham Bold */
@font-face {
    font-family: 'Gotham';
    src: url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Bold.woff2') format('woff2'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Bold.woff') format('woff'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Bold.ttf')  format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Gotham Black */
@font-face {
    font-family: 'Gotham';
    src: url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Black.woff2') format('woff2'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Black.woff') format('woff'),
         url('https://storageprdv2inwink.blob.core.windows.net/cu-3fc8cecc-243d-442f-b7e9-609e7384c234-public/assets/fonts/Gotham-Black.ttf')  format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}