/* @font-face {
  font-family: "Didot";
  src: url("/fonts/2e01c92d-b5a5-40ab-9276-c7aa9e29d23d.woff") format("woff"),
    url("/fonts/883125bb-51cf-4923-94d6-eae7bc5e83f5.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
} */

@font-face {
  font-family: "soehne";
  src: url("/fonts/soehne-book.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  /* font-display: fallback; */
}

@font-face {
  font-family: "Soehne";
  src: url("/fonts/soehne-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  /* font-display: fallback; */
}

@font-face {
  font-family: "Soehne";
  src: url("/fonts/soehne-extralight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  /* font-display: fallback; */
}

@font-face {
    font-family: "Soehne";
    src: url("/fonts/soehne-semibold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    /* font-display: fallback; */
  }
