	@font-face {
		font-family: "BundesSansWeb";
		src: 		url("./fonts/BundesSansWeb-Regular.eot"); /* IE9 Compat Modes */
		src: 		url("./fonts/BundesSansWeb-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
					url("./fonts/BundesSansWeb-Regular.otf") format("opentype"), /* Open Type Font */
					url("./fonts/BundesSansWeb-Regular.svg") format("svg"), /* Legacy iOS */
					url("./fonts/BundesSansWeb-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
					url("./fonts/BundesSansWeb-Regular.woff") format("woff"), /* Modern Browsers */
					url("./fonts/BundesSansWeb-Regular.woff2") format("woff2"); /* Modern Browsers */
		font-weight: normal;
		font-style: normal;
	}
	@font-face {
		font-family: "BundesSerifWeb";
		src: 		url("./fonts/BundesSerifWeb-Regular.eot"); /* IE9 Compat Modes */
		src: 		url("./fonts/BundesSerifWeb-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
					url("./fonts/BundesSerifWeb-Regular.otf") format("opentype"), /* Open Type Font */
					url("./fonts/BundesSerifWeb-Regular.svg") format("svg"), /* Legacy iOS */
					url("./fonts/BundesSerifWeb-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
					url("./fonts/BundesSerifWeb-Regular.woff") format("woff"), /* Modern Browsers */
					url("./fonts/BundesSerifWeb-Regular.woff2") format("woff2"); /* Modern Browsers */
		font-weight: normal;
		font-style: normal;
	}

