/* ============================================================
   aike — Webfonts
   Lora (serif display) + Inter (UI/body), served from Google Fonts.
   NOTE: Loaded via @import for portability. If you need fully
   offline/self-hosted binaries, drop .woff2 files alongside this
   file and replace the @import with @font-face src: url(...) rules.
   ============================================================ */

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