/* hibank webfonts. SUBSTITUTION: no binaries were supplied with the source PDF.
   Plus Jakarta Sans is the closest Google Fonts match to the geometric humanist sans in
   "Hi Design System by Hibank"; JetBrains Mono stands in for the token/code face. */
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=JetBrains+Mono:wght@400;500;700&display=swap");
:root{--font-sans:"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace}
