/* Soehne */

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

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

@font-face {
  font-family: "Soehne";
  src: url("/fonts/soehne-fett.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}

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

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

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