/* VFIntel · self-hosted Inter Tight, sourced from the VFIntel Design System.
   Replaces the previous Google Fonts CDN load. Inter Tight is the only
   analytical face; Georgia (a system font) carries display. No third face. */

@font-face {
  font-family: 'Inter Tight';
  src: url('/_ds/fonts/InterTight-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Tight';
  src: url('/_ds/fonts/InterTight-Italic-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
