/* ── Webfonts ───────────────────────────────────────────────
   Haya Yahaly uses Heebo as the primary Hebrew typeface, with
   Assistant available for softer display headings. Both are
   served from Google Fonts. The @font-face rules below are
   pulled in via the Google Fonts CSS API so consumers get the
   real binaries (woff2) with full Hebrew + Latin coverage.

   NOTE: This links the Google Fonts CDN rather than self-hosted
   binaries. If you need offline/self-hosted fonts, drop the
   .woff2 files into assets/fonts/ and replace this import.
   ──────────────────────────────────────────────────────────── */

@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800&family=Assistant:wght@400;500;600;700;800&display=swap');
