@font-face {
    font-family: 'Soehne';
    src: local("Söhne"), url('../woff2/soehne-leicht.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Soehne';
    src: local("Söhne"), url('../woff2/soehne-leicht-kursiv.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'Soehne';
    src: local("Söhne"), url('../woff2/soehne-kraftig.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Soehne';
    src: local("Söhne"), url('../woff2/soehne-kraftig-kursiv.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'Shift';
    src: local("Shift"), url('../eot/shiftweb-medium.eot') format('eot'),
       url('../woff/shiftweb-medium.woff') format('woff'),
       url('../woff2/shiftweb-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Marr Sans Cond';
	src: url('../woff2/marrsanscondensed-semibold-web.woff2') format('woff2'),
		 url('../woff/marrsanscondensed-semibold-web.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

