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

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

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

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

