/* ============================================================
   TEN TENTHS — FONTS
   Display: Anton (chunky, tall, condensed) for titles/headlines.
   Text:    DM Sans for body, UI, and labels.
   Mono:    DM Mono for data, timestamps, codes.
   Loaded from Google Fonts CDN — see readme for self-host note.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Anton&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,700;1,9..40,400&family=DM+Mono:wght@400;500&display=swap');
