/* Lokal gehostete Schriften (DSGVO: keine Verbindung zu Google-Servern).
   Lizenz: SIL Open Font License, siehe assets/fonts/OFL-*.txt */
@font-face {
	font-family: "Cormorant Garamond";
	src: url("../fonts/CormorantGaramond.woff2") format("woff2");
	font-weight: 300 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Inter";
	src: url("../fonts/Inter.woff2") format("woff2");
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}
