@font-face {
font-family: 'sofiasans-regular';
font-display: fallback; 
src: url('sofiasans-regular.eot');
src: url('sofiasans-regular.eot?#iefix') format('embedded-opentype'),
	 url('sofiasans-regular.woff') format('woff'),
	 url('sofiasans-regular.ttf') format('truetype'),
	 url('sofiasans-regular.svg#sofiasans-regular') format('svg');}
@font-face {
font-family: 'sofiasans-italic';
font-display: fallback;
src: url('sofiasans-italic.eot');
src: url('sofiasans-italic.eot?#iefix') format('embedded-opentype'),
	 url('sofiasans-italic.woff') format('woff'),
	 url('sofiasans-italic.ttf') format('truetype'),
	 url('sofiasans-italic.svg#sofiasans-italic') format('svg');}
@font-face {
font-family: 'sofiasans-bold';
font-display: fallback;
src: url('sofiasans-bold.eot');
src: url('sofiasans-bold.eot?#iefix') format('embedded-opentype'),
	 url('sofiasans-bold.woff') format('woff'),
	 url('sofiasans-bold.ttf') format('truetype'),
	 url('sofiasans-bold.svg#sofiasans-bold') format('svg');}
@font-face {
font-family: 'sofiasans-bolditalic';
font-display: fallback;
src: url('sofiasans-bolditalic.eot');
src: url('sofiasans-bolditalic.eot?#iefix') format('embedded-opentype'),
	 url('sofiasans-bolditalic.woff') format('woff'),
	 url('sofiasans-bolditalic.ttf') format('truetype'),
	 url('sofiasans-bolditalic.svg#sofiasans-bolditalic') format('svg');}

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

/*Bold*/
body.fonts h1 span, body.fonts h2, body.fonts h3, 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-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, body.fonts #mobilansicht-menue .nav-titel,
body.fonts body.desktop #nav ul a span{font-family:sofiasans-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:sofiasans-italic; font-weight:normal; font-style:normal;}

/*Bolditalic*/
body.fonts em strong, body.fonts strong em,
body.fonts span.inhalt-beitrag-autor{font-family:sofiasans-bolditalic; 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:open_sansbold; font-weight:normal; font-style:normal;}