/* ROLLON portal redesign — embedded fonts (latin subsets, OFL/Apache licensed) */
/* Plus Jakarta Sans is the ONE brand face (weights 400/500/600/700/800), loaded from Google Fonts.
   Stylesheet from fonts.googleapis, faces from fonts.gstatic (CSP-safe). The retired 120KB Archivo
   @font-face was DROPPED 05 Sep 2026 (board-authorised estate-wide brand-face fix): no surface
   resolves to "Archivo" any more, so it no longer loads on any page. tokens.css:15 imports the same
   face, so a page linking tokens.css already has Jakarta even without this sheet. */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');
