/* HiClotho webfonts — the real faces used by the app (google_fonts package).
   Lora = serif display / narrative "handwriting"; Plus Jakarta Sans = UI/body.
   Loaded from the Google Fonts CDN — these ARE the product fonts, not
   substitutes. If you need self-hosted binaries, swap these @import lines for
   local @font-face rules. */

@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap');
