/* ============================================================
   FONTS — PEEPHOLE type trio, loaded from Google Fonts.
   Anton            — display (EN wordmarks, huge statements)
   IBM Plex Sans JP — body (日本語 + Latin)
   IBM Plex Mono    — meta, labels, index numbers
   For fully offline use, drop .woff2 files in /assets/fonts
   and replace this @import with local @font-face rules.
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Anton&family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans+JP:wght@400;500;700&display=swap");
