
  /* Noto Sans font */
  @font-face {
    font-family: 'Noto Sans';
    src: url("NotoSans-cc8cadaaeff786468e39e35f5e05f8fb.ttf") format('truetype-variations');
    font-weight: 100 900;
    font-stretch: 62.5% 100%;
    font-style: normal;
    font-display: swap;
  }