@font-face {
  font-family: "OpenSans";
  src: url('../../schriftdateien/opensans/opensans-light.woff2') format("woff2"),
    url('../../schriftdateien/opensans/opensans-light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSans";
  src: url('../../schriftdateien/opensans/opensans.woff') format("woff2"),
    url('../../schriftdateien/opensans/opensans.woff2') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSans";
  src: url('../../schriftdateien/opensans/opensans-semibold.woff') format("woff2"),
    url('../../schriftdateien/opensans/opensans-semibold.woff2') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSans";
  src: url('../../schriftdateien/opensans/opensans-bold.woff') format("woff2"),
    url('../../schriftdateien/opensans/opensans-bold.woff2') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url('../../schriftdateien/sora/sora-thin.woff2') format("woff2"),
    url('../../schriftdateien/sora/sora-thin.woff') format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url('../../schriftdateien/sora/sora-extralight.woff2') format("woff2"),
    url('../../schriftdateien/sora/sora-extralight.woff') format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url('../../schriftdateien/sora/sora-light.woff2') format("woff2"),
    url('../../schriftdateien/sora/sora-light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url('../../schriftdateien/sora/sora-regular.woff2') format("woff2"),
    url('../../schriftdateien/sora/sora-regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url('../../schriftdateien/sora/sora-medium.woff2') format("woff2"),
    url('../../schriftdateien/sora/sora-medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url('../../schriftdateien/sora/sora-semibold.woff2') format("woff2"),
    url('../../schriftdateien/sora/sora-semibold.woff') format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url('../../schriftdateien/sora/sora-bold.woff2') format("woff2"),
    url('../../schriftdateien/sora/sora-bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url('../../schriftdateien/sora/sora-extrabold.woff2') format("woff2"),
    url('../../schriftdateien/sora/sora-extrabold.woff') format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'CormorantGaramond';
  src:
    url('../../schriftdateien/cormorant/cormorantgaramond-lightitalic.woff2') format('woff2'),
    url('../../schriftdateien/cormorant/cormorantgaramond-lightitalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}