/* Inter — self-hosted variable font (latin subset). One file, one face. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 800;
  font-display: block;
  src: url('/static/fonts/inter-latin.woff2') format('woff2');
}
