@font-face {
  font-display: swap;
  font-family: "League Spartan";
  font-style: normal;
  font-weight: 400;
  src: url(/typo3conf/ext/c3local/Resources/Public/Assets/Font/league-spartan-v11-latin-regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "League Spartan";
  font-style: normal;
  font-weight: 700;
  src: url(/typo3conf/ext/c3local/Resources/Public/Assets/Font/league-spartan-v11-latin-700.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "League Spartan";
  font-style: normal;
  font-weight: 900;
  src: url(/typo3conf/ext/c3local/Resources/Public/Assets/Font/league-spartan-v11-latin-900.woff2) format("woff2");
}
body {
  font-family: "League Spartan", sans-serif;
}

content-funnel {
  --ccf-color-primary: var(--color-primary);
}

/*# sourceMappingURL=kassecker.css.map */
