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

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

@font-face {
    font-family: 'Mozaic GEO';
    src: url('../fonts/MozaicGEO-ExtraBlack.woff2') format('woff2'),
        url('../fonts/MozaicGEO-ExtraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'Mozaic GEO';
    src: url('../fonts/MozaicGEO-ExtraBold.woff2') format('woff2'),
        url('../fonts/MozaicGEO-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Mozaic GEO';
    src: url('../fonts/MozaicGEO-SemiBold.woff2') format('woff2'),
        url('../fonts/MozaicGEO-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

