/* Pattrack — Webfonts.
   Inter is loaded from Google Fonts CDN (no licensed binaries were provided).
   FLAG: if you have self-hosted Inter .woff2 files, replace this with local
   @font-face rules so consumers ship the binaries. */

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