diff --git a/public/static/index/mobile/css/style.css b/public/static/index/mobile/css/style.css index 83d5d9dc..9942cb43 100755 --- a/public/static/index/mobile/css/style.css +++ b/public/static/index/mobile/css/style.css @@ -1,25 +1,25 @@ @font-face { font-family: "HarmonyOS"; - src: url("../fonts/HarmonyOS_Sans_SC_Regular.ttf") format("truetype"); + src: url("//ow.static.f2b211.com/static/fonts/HarmonyOS_Sans_SC_Regular.woff2") format("woff2"); font-weight: normal; font-style: normal; } @font-face { font-family: "HarmonyOS-Bold"; - src: url("../fonts/HarmonyOS_Sans_SC_Bold.ttf") format("truetype"); + src: url("//ow.static.f2b211.com/static/fonts/HarmonyOS_Sans_SC_Bold.woff2") format("woff2"); font-weight: normal; font-style: normal; } @font-face { font-family: "HarmonyOS-Medium"; - src: url("../fonts/HarmonyOS_Sans_SC_Medium.ttf") format("truetype"); + src: url("//ow.static.f2b211.com/static/fonts/HarmonyOS_Sans_SC_Medium.woff2") format("woff2"); font-weight: normal; font-style: normal; } /* HarmonyOS-SemiBold1 */ @font-face { font-family: "HarmonyOS-SemiBold"; - src: url("../fonts/HarmonyOS_Sans_SC_Bold.ttf") format("truetype"); + src: url("//ow.static.f2b211.com/static/fonts/HarmonyOS_Sans_SC_Bold.woff2") format("woff2"); font-weight: normal; font-style: normal; }