/* Locally served, including inside the extension: no third-party font request. */
@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./inter-latin-wght-normal.woff2') format('woff2');
}
