@font-face {
  font-family: 'Noto Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/noto/noto-sans-v42-latin-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Sans';
  font-display: swap;
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/noto/noto-sans-v42-latin-600.woff2') format('woff2');
}
