/* public/inter.css */
@font-face {
  font-family: 'Inter';
  src: url('https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2')
    format('woff2');
  font-weight: 100 900; /* Variable font range */
  font-style: normal;
  font-display: swap;
}
