/* ============================================================
   Fonts — A∴R∴L∴S∴ Justiça e Liberdade
   No font binaries shipped with the source repo. The three
   families it references are all on Google Fonts, loaded here.
   Swap this @import for local @font-face rules if you self-host.
   ------------------------------------------------------------
   Cormorant Garamond — display / serif (titles, lodge name)
   Inter              — UI / body
   JetBrains Mono     — code, numerals, dates, codes
   ============================================================ */

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