
@font-face {
	font-family: 'SoehneBreit';
	src: url('/static/fonts/soehne-breit-web-buch.eot');
	src: local('☺'),
		 url('/static/fonts/soehne-breit-web-buch.woff') format('woff'),
		 url('/static/fonts/soehne-breit-web-buch.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'SoehneBreit';
	src: url('/static/fonts/soehne-breit-web-leicht.eot');
	src: local('☺'),
		 url('/static/fonts/soehne-breit-web-leicht.woff') format('woff'),
		 url('/static/fonts/soehne-breit-web-leicht.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

