 @font-face {
 	font-family: 'Pitch';
 	src: url(../fonts/pitch/pitch-bold.woff2);
 	font-weight: 700;
 }

 @font-face {
 	font-family: 'Pitch';
 	src: url(../fonts/pitch/pitch-semibold.woff2);
 	font-weight: 600;
 }

 @font-face {
 	font-family: 'Pitch Sans';
 	src: url(../fonts/pitch/pitch-sans-bold.woff2);
 	font-weight: 700;
 }

 @font-face {
 	font-family: 'Sohne';
 	src: url(../fonts/sohne/soehne-fett.woff2);
 	font-weight: 700;
 }

 @font-face {
 	font-family: 'Sohne';
 	src: url(../fonts/sohne/soehne-leicht.woff2);
 	font-weight: 300;
 }

 @font-face {
 	font-family: 'Sohne';
 	src: url(../fonts/sohne/soehne-extraleicht.woff2);
 	font-weight: 200;
 }

 @font-face {
 	font-family: 'Sohne Mono';
 	src: url(../fonts/sohne/soehne-mono-buch.woff2);
 	font-weight: 700;
 }