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


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

@font-face {
    font-family: 'Gotham Rounded';
    src: url('../GothamRounded/GothamRounded-Book.woff2') format('woff2'),
        url('../GothamRounded/GothamRounded-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('../GothamRounded/GothamRounded-BookItalic.woff2') format('woff2'),
        url('../GothamRounded/GothamRounded-BookItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

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

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

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

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

