@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist-Thin.woff2') format('woff2'),
        url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/ttf/Geist-Thin.ttf') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist-ExtraLight.woff2') format('woff2'),
        url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/ttf/Geist-ExtraLight.ttf') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist-Light.woff2') format('woff2'),
        url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/ttf/Geist-Light.ttf') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist-Regular.woff2') format('woff2'),
        url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/ttf/Geist-Regular.ttf') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist-Medium.woff2') format('woff2'),
        url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/ttf/Geist-Medium.ttf') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist-SemiBold.woff2') format('woff2'),
        url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/ttf/Geist-SemiBold.ttf') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist-Bold.woff2') format('woff2'),
        url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/ttf/Geist-Bold.ttf') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist-ExtraBold.woff2') format('woff2'),
        url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/ttf/Geist-ExtraBold.ttf') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* If you have a variable font file Geist[wght].woff2 */
@font-face {
    font-family: 'Geist-Font';
    src: url('../fonts/Fonter/Geist-v1.4.01/Geist-v1.4.01/webfonts/Geist[wght].woff2') format('woff2-variations');
    font-weight: 100 800;
    font-style: normal;
    font-display: swap;
}
