@font-face {
font-family: 'nunito_regular';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('nunito-regular-webfont.eot');
src: url('nunito-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('nunito-regular-webfont.woff') format('woff'),
	 url('nunito-regular-webfont.ttf') format('truetype'),
	 url('nunito-regular-webfont.svg#nunitoregular') format('svg');}
@font-face {
font-family: 'nunito_italic';
font-display: fallback;
src: url('nunito-italic-webfont.eot');
src: url('nunito-italic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('nunito-italic-webfont.woff') format('woff'),
	 url('nunito-italic-webfont.ttf') format('truetype'),
	 url('nunito-italic-webfont.svg#nunitoitalic') format('svg');}
@font-face {
font-family: 'nunito_bold';
font-display: fallback;
src: url('nunito-bold-webfont.eot');
src: url('nunito-bold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('nunito-bold-webfont.woff') format('woff'),
	 url('nunito-bold-webfont.ttf') format('truetype'),
	 url('nunito-bold-webfont.svg#nunitobold') format('svg');}
@font-face {
font-family: 'nunito_bold_italic';
font-display: fallback;
src: url('nunito-bolditalic-webfont.eot');
src: url('nunito-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('nunito-bolditalic-webfont.woff') format('woff'),
	 url('nunito-bolditalic-webfont.ttf') format('truetype'),
	 url('nunito-bolditalic-webfont.svg#nunitobold_italic') format('svg');}
@font-face {
font-family: 'oswald_bold';
font-display: swap; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('oswald-bold-webfont.eot');
src: url('oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('oswald-bold-webfont.woff') format('woff'),
	 url('oswald-bold-webfont.ttf') format('truetype'),
	 url('oswald-bold-webfont.svg#oswaldbold') format('svg');}

body.fonts #slogan .slogan-innen{font-size:3em;}
body.fonts.w640 #slogan .slogan-innen{font-size:2.5em;}
body.fonts.w480 #slogan .slogan-innen{font-size:2em;}

/*Regular*/
body.fonts {font-family:nunito_regular; font-weight:normal; font-style:normal;}

/*Bold*/
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 input.submit, body.fonts #cookiehinweis .submit {font-family:nunito_bold; 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:nunito_italic; font-weight:normal; font-style:normal;}

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

/*Ueberschriften*/
body.fonts h1 span, body.fonts h2 span, body.fonts h3, body.fonts h4, body.fonts h5,
body.fonts p.button a, body.fonts #slogan {font-family:oswald_bold; 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:nunito_regular; font-weight:normal; font-style:normal;}