/* IPN V1.1.3 — 3-font system locked.
 *
 * 1. Brunson Rough  = display SIGNATURE (hero H1 + iconic .gt moments, sparingly)
 * 2. Bebas Neue     = workhorse display (section titles, card titles, dossier names)
 * 3. IBM Plex Mono  = everything else (UI, body, labels, buttons, captions)
 *
 * Removed:
 *   - Brunson regular     (redundant with Bebas Neue's structural role)
 *   - Inter               (body text now Mono — fits the declassified-file aesthetic)
 *   - Rubik Dirt          (was an unused fallback in the Brunson Rough cascade)
 */
@font-face{
  font-family:"Brunson Rough";
  src:url("../fonts/brunson-rough-regular.woff2") format("woff2");
  font-weight:400 900;
  font-style:normal;
  font-display:swap;
}
