@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('/static/vendor/fonts/inter-variable.woff2') format('woff2-variations');
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('/static/vendor/fonts/noto-sans-variable.woff2') format('woff2-variations');
}
