@font-face {
    font-family: 'Noto Sans SC';
    font-stretch: 100; /* Note that font-stretch is a % of normal width */
    font-style: normal; /* See note below */
    font-weight: 100..900;
    src: url(../fonts/NotoSansSC-VariableFont_wght.woff2) format('woff2');
  }