:root:lang(zh-CN) {
	--rh-atc-font: "Noto Sans SC";
}

body {
  font-optical-sizing: auto;
  font-style: normal;
}

html:lang(zh-CN) body * {
  font-family: var(--rh-atc-font), sans-serif, 'arial', 'open sans', "Meiryo" , "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", "微軟正黑體" !important;
}