/* Source Sans 3 – Variable Font (Adobe, SIL OFL 1.1)
   https://github.com/adobe-fonts/source-sans
   .woff2 wird bevorzugt geladen, .otf dient als Fallback. */

@font-face {
	font-family: "Source Sans 3";
	src: url("/files/theme_zfl/Fonts/source-sans/SourceSans3VF-Upright.otf.woff2") format("woff2"),
	     url("/files/theme_zfl/Fonts/source-sans/SourceSans3VF-Upright.otf") format("opentype");
	font-weight: 200 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Source Sans 3";
	src: url("/files/theme_zfl/Fonts/source-sans/SourceSans3VF-Italic.otf.woff2") format("woff2"),
	     url("/files/theme_zfl/Fonts/source-sans/SourceSans3VF-Italic.otf") format("opentype");
	font-weight: 200 900;
	font-style: italic;
	font-display: swap;
}
