diff --git a/app/styles/globals.scss b/app/styles/globals.scss index 20792cda526..86b0da77955 100644 --- a/app/styles/globals.scss +++ b/app/styles/globals.scss @@ -90,8 +90,7 @@ html { height: var(--full-height); - font-family: "Noto Sans", "SF Pro SC", "SF Pro Text", "SF Pro Icons", - "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif; + font-family: "HarmonyOS Sans SC", "Noto Sans", "PingFang SC", "Microsoft YaHei", sans-serif; } body {