/* ==========================================================================
   Legal.Digital — Fonts
   abcNormal is a proprietary face and no binaries were supplied with this
   brand kit. Substituting Inter (open-source, closest humanist-grotesque
   match) per the source system's own documented fallback guidance. Display
   sizes are tightened slightly (-1.2px average) to recover abcNormal's
   compressed silhouette. Flagged in readme.md — swap in real abcNormal
   files under assets/fonts/ and update the src: url() below if provided.
   ========================================================================== */

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;600;700&display=swap");
