/*
 * Dancing Script, lokal ausgeliefert.
 * SIL Open Font License 1.1 – der Lizenztext liegt daneben in OFL.txt.
 * Kein Aufruf an Google, kein externer Server: die Datei kommt vom
 * eigenen Webspace, damit bleiben Ladezeit und Datenschutz in einer Hand.
 *
 * Variable Schrift mit Gewichtsachse 400 bis 700.
 */

@font-face {
	font-family: "Dancing Script";
	src: url( "fonts/dancing-script.woff2" ) format( "woff2-variations" ),
	     url( "fonts/dancing-script.woff2" ) format( "woff2" );
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
}
