@font-face {
font-family: 'ubunturegular';
src: url('ubuntu-r-webfont.eot');
src: url('ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
	 url('ubuntu-r-webfont.woff') format('woff'),
	 url('ubuntu-r-webfont.woff2') format('woff2'),
	 url('ubuntu-r-webfont.ttf') format('truetype'),
	 url('ubuntu-r-webfont.svg#ubunturegular') format('svg');}
@font-face {
font-family: 'ubuntuitalic';
src: url('ubuntu-ri-webfont.eot');
src: url('ubuntu-ri-webfont.eot?#iefix') format('embedded-opentype'),
	 url('ubuntu-ri-webfont.woff') format('woff'),
	 url('ubuntu-ri-webfont.woff2') format('woff2'),
	 url('ubuntu-ri-webfont.ttf') format('truetype'),
	 url('ubuntu-ri-webfont.svg#ubuntuitalic') format('svg');}
@font-face {
font-family: 'ubuntubold';
src: url('ubuntu-b-webfont.eot');
src: url('ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
	 url('ubuntu-b-webfont.woff') format('woff'),
	 url('ubuntu-b-webfont.woff2') format('woff2'),
	 url('ubuntu-b-webfont.ttf') format('truetype'),
	 url('ubuntu-b-webfont.svg#ubuntubold') format('svg');}
@font-face {
font-family: 'ubuntubold_italic';
src: url('ubuntu-bi-webfont.eot');
src: url('ubuntu-bi-webfont.eot?#iefix') format('embedded-opentype'),
	 url('ubuntu-bi-webfont.woff') format('woff'),
	 url('ubuntu-bi-webfont.woff2') format('woff2'),
	 url('ubuntu-bi-webfont.ttf') format('truetype'),
	 url('ubuntu-bi-webfont.svg#ubuntubold_italic') format('svg');}
@font-face {
font-family: 'ubuntulight';
src: url('ubuntu-l-webfont.eot');
src: url('ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
	 url('ubuntu-l-webfont.woff') format('woff'),
	 url('ubuntu-l-webfont.ttf') format('truetype'),
	 url('ubuntu-l-webfont.svg#ubuntulight') format('svg');}

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

/*Bold*/
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 #nav-bereich li.nav-aktiv a, body.fonts #nav-bereich ul.nav-liste a.nav-aktiv-link,
body.fonts #fuss .nav-titel span{font-family:ubuntubold; 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:ubuntuitalic; font-weight:normal; font-style:normal;}

/*Bold Italic*/
body.fonts em strong, body.fonts strong em,
body.fonts span.inhalt-beitrag-autor, body.fonts .preis-gross {font-family:ubuntubold_italic; font-weight:normal; font-style:normal;}

/*Light*/
body.fonts #slogan span, body.fonts h1 span, body.fonts .inhalt-media p,
body.fonts .slogan .slogan-inhalt{font-family:ubuntulight; font-weight:normal; font-style:normal;}