/* Selbst gehostete Schriften – ersetzt Adobe Typekit (hero-new) und Google Fonts.
   "hero-new" wird durch die freie Schrift Figtree (SIL Open Font License) dargestellt.
   Um die Original-Schrift zu verwenden: Lizenzierte hero-new-Dateien einsetzen und
   die src-Angaben unten anpassen. */

@font-face {
  font-family: 'hero-new';
  src: url('fonts/figtree-var.woff2') format('woff2');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  src: url('fonts/dmsans-var.woff2') format('woff2');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}
