@font-face {
    font-family: 'Inter';
    font-weight: 300;
    src: url('./inter-v18-latin-300.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    font-weight: 400;
    src: url('./inter-v18-latin-regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    font-weight: 600;
    src: url('./inter-v18-latin-600.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    font-weight: 900;
    src: url('./inter-v18-latin-900.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'VT323';
    font-weight: 400;
    src: url('./vt323-v17-latin-regular.woff2') format('woff2');
    font-display: swap;
}

/* Weitere Schriftarten je nach Bedarf */
