@font-face {
font-family: 'librecaslontext-regular';
font-display: swap; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('librecaslontext-regular-webfont.woff') format('woff'),
	 url('librecaslontext-regular-webfont.ttf') format('truetype');}
@font-face {
font-family: 'latoregular';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('lato-regular-webfont.eot');
src: url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('lato-regular-webfont.woff') format('woff'),
	 url('lato-regular-webfont.ttf') format('truetype'),
	 url('lato-regular-webfont.svg#latoregular') format('svg');}
@font-face {
font-family: 'latoitalic';
font-display: fallback;
src: url('lato-italic-webfont.eot');
src: url('lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('lato-italic-webfont.woff') format('woff'),
	 url('lato-italic-webfont.ttf') format('truetype'),
	 url('lato-italic-webfont.svg#latoitalic') format('svg');}
@font-face {
font-family: 'latobold';
font-display: fallback;
src: url('lato-bold-webfont.eot');
src: url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('lato-bold-webfont.woff') format('woff'),
	 url('lato-bold-webfont.ttf') format('truetype'),
	 url('lato-bold-webfont.svg#latobold') format('svg');}
@font-face {
font-family: 'latobold_italic';
font-display: fallback;
src: url('lato-bolditalic-webfont.eot');
src: url('lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('lato-bolditalic-webfont.woff') format('woff'),
	 url('lato-bolditalic-webfont.ttf') format('truetype'),
	 url('lato-bolditalic-webfont.svg#latobold_italic') format('svg');}

/*Regular*/
body.fonts, body.fonts #nav-bereich ul.nav-fade ul a span{font-family:latoregular, sans-serif; font-weight:normal; font-style:normal;}

/*Bold*/
body.fonts h3, body.fonts h4, body.fonts h5, body.fonts h6,
body.fonts strong, body.fonts dt, body.fonts legend,
body.fonts caption, body.fonts th,
body.fonts #hinweis.fehler,
body.fonts .inhalt-mitteilung-datum,
body.fonts.mitteilung .inhalt-mitteilung h2.inhalt-mitteilung-datum,
body.fonts .inhalt-formular-senden-erfolgreich, body.fonts .inhalt-formular-senden-fehler,
body.fonts .inhalt-formular-feld-fehleingabe .inhalt-formular-checkbox-label label,
body.fonts p.button a, body.fonts input.submit, body.fonts #cookiehinweis .submit {font-family:latobold, sans-serif; font-weight:normal; font-style:normal;}

/*Italic*/
body.fonts em, body.fonts blockquote,
body.fonts span.inhalt-kommentar-autor,
body.fonts .inhalt-suche-ergebnis-fehler span, body.fonts .inhalt-suche-ergebnis-url {font-family:latoitalic, sans-serif; font-weight:normal; font-style:normal;}

/*Bolditalic*/
body.fonts em strong, body.fonts strong em,
body.fonts span.inhalt-beitrag-autor {font-family:latobold_italic, sans-serif; font-weight:normal; font-style:normal;}

/*Libre Caslon Text Regular*/
body.fonts h1 span, body.fonts h2, body.fonts .h1-schatten span,
body.fonts #nav-bereich ul a span,
body.fonts .inhalt-media p,
body.fonts p.button-2 a{font-family:librecaslontext-regular, sans-serif; font-weight:normal; font-style:normal;}

/*Mobilansicht*/
body.fonts.mobil .nav-titel,
body.fonts.mobil .inhalt-beitrag-mehr a, body.fonts.mobil .inhalt-beitrag-zurueck a, body.fonts.mobil .inhalt-mitteilung-mehr a, body.fonts.mobil .inhalt-mitteilung-zurueck a,
body.fonts.w480 tbody th:first-child, body.fonts.w480 td:first-child {font-family:latobold, sans-serif; font-weight:normal; font-style:normal;}