/* ============================================================
   Kreayotoo — Web fonts
   Typeface: Inter (Google Fonts).
   NOTE: The Inter .ttf files referenced in the brief were not
   present in uploads/. Inter is served here from Google Fonts —
   it is the identical typeface. Swap these @font-face rules for
   self-hosted files if/when the TTFs are provided.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;0,14..32,800;0,14..32,900;1,14..32,400;1,14..32,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap');
