/* V Dream Day — lokale Webfonts (DSGVO-konform) */

/* === Newsreader (Display Serif) === */
@font-face {
    font-family: 'Newsreader';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./newsreader-v26-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Newsreader';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('./newsreader-v26-latin_latin-ext-italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Newsreader';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('./newsreader-v26-latin_latin-ext-500.woff2') format('woff2');
}
@font-face {
    font-family: 'Newsreader';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url('./newsreader-v26-latin_latin-ext-500italic.woff2') format('woff2');
}
@font-face {
    font-family: 'Newsreader';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./newsreader-v26-latin_latin-ext-600.woff2') format('woff2');
}

/* === Manrope (Body Sans) === */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./manrope-v20-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('./manrope-v20-latin_latin-ext-500.woff2') format('woff2');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./manrope-v20-latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./manrope-v20-latin_latin-ext-700.woff2') format('woff2');
}
