/* Custom Fonts — Ursula Dallamassl
 * Lokal eingebunden (DSGVO), kein Google Fonts CDN.
 */

@font-face {
    font-family: 'Caveat';
    src: url('/wp-content/fonts/Caveat-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('/wp-content/fonts/SourceSerif4_18pt-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('/wp-content/fonts/SourceSerif4_18pt-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Serif 4';
    src: url('/wp-content/fonts/SourceSerif4_18pt-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
