/* Spark — webfonts.
   Inter Tight is the single brand typeface (Google Fonts; no local binaries
   were provided by the source repo). It is loaded from the Google CDN below.
   If you want self-hosted woff2 files, drop them in assets/fonts/ and replace
   this @import with @font-face rules pointing at them. */

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,600&display=swap');
