/* fonts definitions */

@font-face {
	font-family: 'Söhne Schmal';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/sohne-schmal-kraftig.ttf);
}


@font-face {
	font-family: 'Söhne';
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/sohne-halbfett.woff);
}


@font-face {
	font-family: 'Söhne';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/sohne-buch.ttf);
}

