@font-face {
font-family: 'roboto_regular';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('roboto-regular-webfont.eot');
src: url('roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-regular-webfont.woff') format('woff'),
	 url('roboto-regular-webfont.ttf') format('truetype'),
	 url('roboto-regular-webfont.svg#roboto_regular') format('svg');}
	 
@font-face {
font-family: 'roboto_italic';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('roboto-italic-webfont.eot');
src: url('roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-italic-webfont.woff') format('woff'),
	 url('roboto-italic-webfont.ttf') format('truetype'),
	 url('roboto-italic-webfont.svg#roboto_italic') format('svg');}
	 
@font-face {
font-family: 'roboto_bold';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('roboto-bold-webfont.eot');
src: url('roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-bold-webfont.woff') format('woff'),
	 url('roboto-bold-webfont.ttf') format('truetype'),
	 url('roboto-bold-webfont.svg#roboto_bold') format('svg');}
	 
@font-face {
font-family: 'roboto_bolditalic';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('roboto-bolditalic-webfont.eot');
src: url('roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-bolditalic-webfont.woff') format('woff'),
	 url('roboto-bolditalic-webfont.ttf') format('truetype'),
	 url('roboto-bolditalic-webfont.svg#roboto_bolditalic') format('svg');}
	 
@font-face {
font-family: 'roboto_light';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('roboto-light-webfont.eot');
src: url('roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
	 url('roboto-light-webfont.woff') format('woff'),
	 url('roboto-light-webfont.ttf') format('truetype'),
	 url('roboto-light-webfont.svg#roboto_light') format('svg');}

@font-face {
	font-family: 'yellowtail-regular';
	font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
	src: url('yellowtail-regular-webfont.eot');
	src: url('yellowtail-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('yellowtail-regular-webfont.woff') format('woff'),
	url('yellowtail-regular-webfont.ttf') format('truetype'),
	url('yellowtail-regular-webfont.svg#yellowtail_regular') format('svg');}


/*Schriftgrößenkorrektur*/
body.fonts #nav-bereich ul a {padding:1.75em 1.5em 3em 1.5em;}

/*Regular*/
body.fonts, body.fonts p.button a, body.fonts input.submit, body.fonts h3.special a, body.fonts h3 a, body.fonts ul.inhalt-suchergebnisse-liste h2 a, body.fonts .inhalt-mitteilung-mehr a, body.mobil.fonts ul.nav-liste a{font-family:roboto_regular; font-weight:normal; font-style:normal;}

/*Bold*/
body.fonts h4, body.fonts h5, body.fonts strong, body.fonts dt, body.fonts legend, body.fonts caption, body.fonts th, body.fonts #hinweis.fehler,
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 #cookiehinweis .submit {font-family:roboto_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:roboto_italic; font-weight:normal; font-style:normal;}

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

/*Light*/
body.fonts h1 span, body.fonts h2, body.fonts h2 a {font-family:roboto_light; font-weight:normal; font-style:normal;}

/*Yellowtail Regular*/
body.fonts .inhalt-mitteilung-titel-text{font-family:yellowtail-regular; font-weight:normal; font-style:normal;}