/* Self-hosted Inter variable font (latin subset).
   One 48KB file covers weights 100-900, replacing five static files
   (122KB) and removing two third-party connections. */
@font-face{
  font-family:'Inter';
  font-style:normal;
  font-weight:100 900;
  font-display:swap;
  src:url('/assets/fonts/inter-latin-wght-normal.woff2') format('woff2');
}
