/* ============================================================
   Archivum — Webfonts
   Sourced from Google Fonts CDN (matches the original archive).
   - Noto Serif KR  : Korean display & headings
   - Noto Sans KR   : Korean body text
   - Cormorant Garamond : Latin italic accents / numerals
   - Inter          : labels, eyebrows, tabular numerals
   These four families are loaded from Google's @font-face CSS,
   which itself declares the real @font-face rules + woff2 binaries.
   ============================================================ */

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