@font-face {
    font-family: 'Geogrotesque Md It';
    src: url('Geogrotesque-MediumItalic.woff2') format('woff2'),
        url('Geogrotesque-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque Lg It';
    src: url('Geogrotesque-LightItalic.woff2') format('woff2'),
        url('Geogrotesque-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque Bd It';
    src: url('Geogrotesque-BoldItalic.woff2') format('woff2'),
        url('Geogrotesque-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Geogrotesque Th It';
    src: url('Geogrotesque-ThinItalic.woff2') format('woff2'),
        url('Geogrotesque-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque Th';
    src: url('Geogrotesque-Thin.woff2') format('woff2'),
        url('Geogrotesque-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque Rg It';
    src: url('Geogrotesque-RegularItalic.woff2') format('woff2'),
        url('Geogrotesque-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Geogrotesque SmBd';
    src: url('Geogrotesque-SemiBold.woff2') format('woff2'),
        url('Geogrotesque-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque SmBd It';
    src: url('Geogrotesque-SemiBoldItalic.woff2') format('woff2'),
        url('Geogrotesque-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque Rg';
    src: url('Geogrotesque-Regular.woff2') format('woff2'),
        url('Geogrotesque-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque UlLg';
    src: url('Geogrotesque-UltraLight.woff2') format('woff2'),
        url('Geogrotesque-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geogrotesque UlLg It';
    src: url('Geogrotesque-UltraLightItalic.woff2') format('woff2'),
        url('Geogrotesque-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}