/* Self-hosted Google Fonts (Inter, Roboto) — see /privacy. No third-party request. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/public/assets/fonts/inter.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url('/public/assets/fonts/roboto.woff2') format('woff2');
}
