/* Self-hosted Inter (latin subset, variable weight 100-900). Replaces the
   Google Fonts <link> so the staging page makes no external calls.
   Source: Google Fonts Inter v20, latin subset. SIL OFL 1.1 (BS-003 s1). */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(inter-latin.woff2) format('woff2');
}
