/* Hands4You — Fonts, self-hosted (woff2, latin-Subset).
   Zilla Slab (Display/Wortmarke) + Work Sans (Body/UI). Loest Fraunces
   (Umsatzarchitektur-Eigenmarke, reserviert) fuer diesen Kunden ab.
   Lizenz: SIL Open Font License 1.1 (beide Familien) — Quelle Google Fonts,
   https://fonts.google.com/specimen/Zilla+Slab und
   https://fonts.google.com/specimen/Work+Sans. Freie kommerzielle Nutzung,
   Weiterverbreitung mit OFL-Hinweis erlaubt. Volltext:
   https://openfontlicense.org */

@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./ZillaSlab-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./ZillaSlab-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Zilla Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./ZillaSlab-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./WorkSans-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./WorkSans-500.woff2') format('woff2');
}
