/* Lokal gehostete Schriften (DSGVO). Details: assets/css/CLAUDE.md */

@font-face {
	font-family: 'Quincy CF';
	src: url('quincy-cf.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Quincy CF';
	src: url('quincy-cf-italic.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Quincy CF';
	src: url('quincy-cf-bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Hanken Grotesk';
	src: url('hanken-grotesk.woff2') format('woff2-variations');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

/* Handschrift für die Spruch-Zettel („Von der Pinnwand", Phase 6/2b). Caveat,
   SIL OFL – lokal gehostet, latin-Subset (~50 KB); lädt nur mit dem Sprüche-Widget. */
@font-face {
	font-family: 'Caveat';
	src: url('caveat.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
