/* noto-sans-sc-300 - chinese-simplified_latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/noto-sans-sc-v36-chinese-simplified_latin-300.woff2') format('woff2');
}
/* noto-sans-sc-regular - chinese-simplified_latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/noto-sans-sc-v36-chinese-simplified_latin-regular.woff2') format('woff2');
}
/* noto-sans-sc-500 - chinese-simplified_latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url('../webfonts/noto-sans-sc-v36-chinese-simplified_latin-500.woff2') format('woff2');
}
/* noto-sans-sc-700 - chinese-simplified_latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/noto-sans-sc-v36-chinese-simplified_latin-700.woff2') format('woff2');
}
/* noto-sans-sc-900 - chinese-simplified_latin */
@font-face {
  font-display: swap;
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url('../webfonts/noto-sans-sc-v36-chinese-simplified_latin-900.woff2') format('woff2');
}

body {
  font-family: "Noto Sans SC",sans-serif;
}
