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

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

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

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

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

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