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

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

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

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

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

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

