/* ------ */
/* Soehne */
/* ------ */

/* Light / Leicht */
@font-face {
	font-family: "Soehne";
	src: url("fonts/Soehne/soehne-leicht.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "Soehne";
  src: url("fonts/Soehne/soehne-leicht-kursiv.woff2") format("woff2");
	font-weight: 300;
	font-style: italic;
}

/* Regular / Buch */
@font-face {
	font-family: "Soehne";
	src: url("fonts/Soehne/soehne-buch.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Soehne";
  src: url("fonts/Soehne/soehne-buch-kursiv.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
}

/* Medium / Kraftig */
@font-face {
	font-family: "Soehne";
  src: url("fonts/Soehne/soehne-kraftig.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Soehne";
	src: url("fonts/Soehne/soehne-kraftig-kursiv.woff2") format("woff2");
	font-weight: 500;
	font-style: italic;
}