/* Self-hosted Inter variable font shared by the public and authenticated UI. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 800;
  font-display: block;
  src: url('/fonts/inter-latin-400-800.woff2') format('woff2');
}
