@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/fonts/inter-variable.woff2') format('woff2');
}

@font-face {
    font-family: 'Geist';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/fonts/landing/geist-latin.woff2') format('woff2');
}

@font-face {
    font-family: 'Geist Fallback';
    src: local('Arial');
    ascent-override: 95.94%;
    descent-override: 28.16%;
    line-gap-override: 0%;
    size-adjust: 104.76%;
}

@font-face {
    font-family: 'Fraunces';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/fonts/landing/fraunces-latin.woff2') format('woff2');
}

@font-face {
    font-family: 'Fraunces Fallback';
    src: local('Times New Roman');
    ascent-override: 84.71%;
    descent-override: 22.09%;
    line-gap-override: 0%;
    size-adjust: 115.45%;
}
