@font-face {
font-family: 'alluraregular';
font-display: swap; 	/*fallback für Beitragstexte (Standard);  swap für Logo und ggf. für Slogan*/
src: url('allura-regular-webfont.eot');
src: url('allura-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('allura-regular-webfont.woff') format('woff'),
	 url('allura-regular-webfont.woff2') format('woff2'),
	 url('allura-regular-webfont.ttf') format('truetype'),
	 url('allura-regular-webfont.svg#alluraregular') format('svg');}
@font-face {
font-family: 'robotobold';
font-display: swap; 	/*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.woff2') format('woff'),
	 url('roboto-bold-webfont.ttf') format('truetype'),
	 url('roboto-bold-webfont.svg#robotobold') 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 {font-family:montserrat_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 {font-family:montserrat_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:montserrat_italic; 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; font-weight:normal; font-style:normal;}

/*Logo mit Roboto Bold und Allura*/
body.fonts h1 span, body.fonts #logo span{font-family:robotobold; font-weight:normal; font-style:normal;}
body.fonts h1 .allura, body.fonts #logo .allura{font-family:alluraregular; 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:montserrat_bold; font-weight:normal; font-style:normal;}
