/* Self-hosted Inter (latin subset, variable font) — replaces the Google Fonts
   request so no visitor IP is sent to Google. One variable file covers every
   weight the Sortd pages use (400 body through 900 large stats). */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/fonts/Inter-var.woff2') format('woff2');
}
