@font-face {
  font-family: 'Noto Sans';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url('NotoSans-Regular.woff2') format('woff2')
}

@font-face {
  font-family: 'Noto Sans';
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  font-named-instance: 'Italic';
  src: url('NotoSans-Italic.woff2') format('woff2')
}

