/* Startingpoint webfonts.
   Inter is the brand UI typeface (Bold / SemiBold for headings, Light for body).
   No font binaries were supplied with the brand pack, so Inter is served from
   Google Fonts. Arlon (logo typeface) is commercial and NOT supplied — the logo
   is only ever used as supplied artwork, never re-typed. See readme.md. */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

:root{--font-inter:"Inter","Inter var",system-ui,-apple-system,"Segoe UI",Helvetica,Arial,sans-serif}
