@font-face {
    font-family: 'Geist-Medium';
    src: url('../fonts/Geist-Medium.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Bold';
    src: url('../fonts/Geist-Bold.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Light';
    src: url('../fonts/Geist-Light.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Regular';
    src: url('../fonts/Geist-Regular.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-SemiBold';
    src: url('../fonts/Geist-SemiBold.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Geist-Thin';
    src: url('../fonts/Geist-Thin.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt-MediumItalic';
    src: url('../fonts/Inter18pt-MediumItalic.woff2') format('woff2');
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt-Bold';
    src: url('../fonts/Inter18pt-Bold.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt-Regular';
    src: url('../fonts/Inter18pt-Regular.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt-SemiBold';
    src: url('../fonts/Inter18pt-SemiBold.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}