/*
  Local Fonts Loader
  ------------------
  This file is intentionally "safe by default": it does NOT reference any font files out of the box.

  Why:
  - Your site already injects local @font-face rules for your custom fonts via Design settings
    (`$themeAppearance['font_faces_css']` in the layout).
  - Referencing missing files here would cause 404s and slow the LCP.

  If later you upload real `.woff2` font files (recommended) into `public/fonts/`,
  add your @font-face declarations here.
*/
