@font-face {
font-family: 'brie_light';
font-display: swap; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('brie-light.eot');
src: url('brie-light.eot?#iefix') format('embedded-opentype'),
	 url('brie-light.woff') format('woff'),
	 url('brie-light.woff2') format('woff2'),
	 url('brie-light.ttf') format('truetype'),
	 url('brie-light.svg#brie_light') format('svg');}
@font-face {
	font-family: 'montserrat_regular';
	font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
	src: url('montserrat-regular-webfont.eot');
	src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('montserrat-regular-webfont.woff') format('woff'),
	url('montserrat-regular-webfont.woff2') format('woff'),
	url('montserrat-regular-webfont.ttf') format('truetype'),
	url('montserrat-regular-webfont.svg#montserrat_regular') format('svg');}
@font-face {
	font-family: 'montserrat_bold';
	font-display: fallback; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
	src: url('montserrat-bold-webfont.eot');
	src: url('montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('montserrat-bold-webfont.woff') format('woff'),
	url('montserrat-bold-webfont.woff2') format('woff'),
	url('montserrat-bold-webfont.ttf') format('truetype'),
	url('montserrat-bold-webfont.svg#montserrat_bold') format('svg');}
@font-face {
	font-family: 'montserrat_bolditalic';
	font-display: fallback;
	src: url('montserrat-bolditalic-webfont.eot');
	src: url('montserrat-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	url('montserrat-bolditalic-webfont.woff') format('woff'),
	url('montserrat-bolditalic-webfont.woff2') format('woff'),
	url('montserrat-bolditalic-webfont.ttf') format('truetype'),
	url('montserrat-bolditalic-webfont.svg#montserrat_bolditalic') format('svg');}
@font-face {
	font-family: 'montserrat_italic';
	font-display: fallback;
	src: url('montserrat-italic-webfont.eot');
	src: url('montserrat-italic-webfont.eot?#iefix') format('embedded-opentype'),
	url('montserrat-italic-webfont.woff') format('woff'),
	url('montserrat-italic-webfont.woff2') format('woff'),
	url('montserrat-italic-webfont.ttf') format('truetype'),
	url('montserrat-italic-webfont.svg#montserrat_italic') format('svg');}

/*Regular*/
body.fonts, body.fonts h2 {font-family:montserrat_regular, sans-serif; font-weight:normal; font-style:normal;}
body.fonts h1 span{opacity:1;}

/*Brie light*/
body.fonts h1 span{font-family:brie_light, 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 #cookiehinweis .submit {font-family:montserrat_bold, 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:montserrat_italic, 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:montserrat_bolditalic, 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:open_sansbold, sans-serif; font-weight:normal; font-style:normal;}