mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-21 06:10:04 +08:00
fix: 移除部分字体
This commit is contained in:
parent
71a62caf8f
commit
500c10ea7a
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -6,20 +6,6 @@
|
|||||||
font-style: normal;
|
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-face {
|
||||||
font-family: 'Harmony';
|
font-family: 'Harmony';
|
||||||
src: url('/fonts/harmony/HarmonyOS_Sans_SC_Regular.ttf') format('truetype');
|
src: url('/fonts/harmony/HarmonyOS_Sans_SC_Regular.ttf') format('truetype');
|
||||||
@ -27,20 +13,6 @@
|
|||||||
font-style: normal;
|
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 */
|
/* Ubuntu */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Ubuntu';
|
font-family: 'Ubuntu';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user