@font-face {
    font-family: 'Sporting Strategy Hollow';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/Sporting Strategy Hollow.woff') format('woff');
}
@font-face {
    font-family: 'Sporting Strategy';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/Sporting Strategy Bold.woff') format('woff');
}


@font-face {
    font-family: 'Galano Grotesque';
    src: url('/fonts/GalanoGrotesque-Regular.woff2') format('woff2'),
        url('/fonts/GalanoGrotesque-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Galano Grotesque';
    src: url('/fonts/GalanoGrotesque-Light.woff2') format('woff2'),
        url('/fonts/GalanoGrotesque-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Galano Grotesque';
    src: url('/fonts/GalanoGrotesque-Bold.woff2') format('woff2'),
        url('/fonts/GalanoGrotesque-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Galano Grotesque';
    src: url('/fonts/GalanoGrotesque-Medium.woff2') format('woff2'),
        url('/fonts/GalanoGrotesque-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Galano Grotesque';
    src: url('/fonts/GalanoGrotesque-SemiBold.woff2') format('woff2'),
        url('/fonts/GalanoGrotesque-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Galano Grotesque';
    src: url('/fonts/GalanoGrotesque-ExtraBold.woff2') format('woff2'),
        url('/fonts/GalanoGrotesque-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}