/* Geist Variable Font */
@font-face {
    font-family: 'Geist';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/fonts/geist/Geist[wght].woff2') format('woff2') tech('variations'),
         url('/fonts/geist/Geist[wght].woff2') format('woff2-variations');
    font-named-instance: 'Regular';
}

/* Fallback for browsers that don't support variable fonts */
@supports not (font-variation-settings: normal) {
    @font-face {
        font-family: 'Geist';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url('/fonts/geist/Geist[wght].woff2') format('woff2');
    }
    
    @font-face {
        font-family: 'Geist';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url('/fonts/geist/Geist[wght].woff2') format('woff2');
    }
    
    @font-face {
        font-family: 'Geist';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url('/fonts/geist/Geist[wght].woff2') format('woff2');
    }
    
    @font-face {
        font-family: 'Geist';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url('/fonts/geist/Geist[wght].woff2') format('woff2');
    }
    
    @font-face {
        font-family: 'Geist';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url('/fonts/geist/Geist[wght].woff2') format('woff2');
    }
    
    @font-face {
        font-family: 'Geist';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url('/fonts/geist/Geist[wght].woff2') format('woff2');
    }
    
    @font-face {
        font-family: 'Geist';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url('/fonts/geist/Geist[wght].woff2') format('woff2');
    }
}