@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: 'muli_regular';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('muli-webfont.eot');
src: url('muli-webfont.eot?#iefix') format('embedded-opentype'),
	 url('muli-webfont.woff') format('woff'),
	 url('muli-webfont.ttf') format('truetype'),
	 url('muli-webfont.svg#muli_regular') format('svg');}
	 
@font-face {
font-family: 'muli_light';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('muli-light-webfont.eot');
src: url('muli-light-webfont.eot?#iefix') format('embedded-opentype'),
	 url('muli-light-webfont.woff') format('woff'),
	 url('muli-light-webfont.ttf') format('truetype'),
	 url('muli-light-webfont.svg#muli_light') format('svg');}
	 
@font-face {
font-family: 'muli_bold';
font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('muli-bold-webfont.eot');
src: url('muli-bold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('muli-bold-webfont.woff') format('woff'),
	 url('muli-bold-webfont.ttf') format('truetype'),
	 url('muli-bold-webfont.svg#muli_bold') format('svg');}

/*Schriftgrößenreset*/
body.fonts #nav ul a span{font-size:1.25em;}
body.fonts #nav ul{padding-top:1.375em;}
body.fonts .mobile-styles{top:1.625em;}
body.fonts #footer ul a span{font-size:1.125em;}

/*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 a, body.mce-content-body.fonts a,
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 #cookiehinweis .submit, body.fonts h2.js-akkordeon-trigger {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;}

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

/*Muli Bold*/
body.fonts #pagetitle, body.fonts .two-cols .spalte-rechts h2 {font-family:muli_bold; font-weight:normal; font-style:normal;}