@font-face {
    font-family: 'Gotham-Rounded';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Bold-Italic';
    src: url('./Gotham-Rounded-Bold-Italic.otf');
}

@font-face {
    font-family: 'Gotham-Rounded';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Bold';
    src: url('./Gotham-Rounded-Bold.otf');
}

@font-face {
    font-family: 'Gotham-Rounded';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Book-Italic';
    src: url('./Gotham-Rounded-Book-Italic.otf');
}

@font-face {
    font-family: 'Gotham-Rounded';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Book';
    src: url('./Gotham-Rounded-Book.otf');
}

@font-face {
    font-family: 'Gotham-Rounded';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Light-Italic';
    src: url('./Gotham-Rounded-Light-Italic.otf');
}

@font-face {
    font-family: 'Gotham-Rounded';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Light';
    src: url('./Gotham-Rounded-Light.otf');
}

@font-face {
    font-family: 'Gotham-Rounded';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Medium-Italic';
    src: url('./Gotham-Rounded-Medium-Italic.otf');
}

@font-face {
    font-family: 'Gotham-Rounded';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Medium';
    src: url('./Gotham-Rounded-Medium.otf');
}