fix: 移除部分字体

This commit is contained in:
bietiaop
2025-01-24 22:44:18 +08:00
parent 71a62caf8f
commit 500c10ea7a
5 changed files with 0 additions and 28 deletions

View File

@@ -6,20 +6,6 @@
font-style: normal;
}
@font-face {
font-family: 'Harmony';
src: url('/fonts/harmony/HarmonyOS_Sans_SC_Black.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Harmony';
src: url('/fonts/harmony/HarmonyOS_Sans_SC_Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Harmony';
src: url('/fonts/harmony/HarmonyOS_Sans_SC_Regular.ttf') format('truetype');
@@ -27,20 +13,6 @@
font-style: normal;
}
@font-face {
font-family: 'Harmony';
src: url('/fonts/harmony/HarmonyOS_Sans_SC_Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Harmony';
src: url('/fonts/harmony/HarmonyOS_Sans_SC_Thin.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
/* Ubuntu */
@font-face {
font-family: 'Ubuntu';