@font-face {
    font-family: 'Geomanist Book';
    src: url('../fonts/geomanist/Geomanist-Book.woff2') format('woff2'),
        url('../fonts/geomanist/Geomanist-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/geomanist/Geomanist-Black.woff2') format('woff2'),
        url('../fonts/geomanist/Geomanist-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Geomanist Ultra';
    src: url('../fonts/geomanist/Geomanist-Ultra.woff2') format('woff2'),
        url('../fonts/geomanist/Geomanist-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geomanist';
    src: url('../fonts/geomanist/Geomanist-ExtraLight.woff2') format('woff2'),
        url('../fonts/geomanist/Geomanist-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

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

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

