/* DM Serif Display – lokal gehostet, kein Google-Fonts-CDN zur Laufzeit.
   Herkunft: Google Fonts (OFL-Lizenz), latin-Subset (deckt Umlaute ä/ö/ü/ß ab,
   U+0000-00FF), Regular + Italic – mehr Schnitte gibt es bei diesem Font nicht. */
@font-face {
	font-family: "DM Serif Display";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("DMSerifDisplay-Regular.woff2") format("woff2");
}
@font-face {
	font-family: "DM Serif Display";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("DMSerifDisplay-Italic.woff2") format("woff2");
}
