/* ===========================================================
   AsijaCPA — Webfonts
   Brand template face is Aptos Display / Aptos (Microsoft system
   face, not webfont-available). Per the firm's own design intel,
   the sanctioned web analog is Hanken Grotesk (geometric grotesk
   that mirrors Aptos's proportions) paired with Source Serif 4
   for editorial / authority weight.
   Client annual decks (System A) render in Carlito / Newsreader
   (metric-compatible Calibri analog + a quiet serif) for an
   approachable, report-like voice.
   These four families are loaded from Google Fonts. If you have
   licensed Aptos files, drop them in /assets and add @font-face
   here — layout is tuned to Hanken's metrics so it will reflow only
   slightly.
   =========================================================== */
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400;1,8..60,500&family=Carlito:ital,wght@0,400;0,700;1,400&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;0,6..72,700;1,6..72,400&family=Inter:wght@400;500;600;700;800&display=swap');
