diff --git a/Static/mdui-v1.0.1/css/ui.css b/Static/mdui-v1.0.1/css/ui.css index 534cc5e..2031358 100644 --- a/Static/mdui-v1.0.1/css/ui.css +++ b/Static/mdui-v1.0.1/css/ui.css @@ -392,4 +392,11 @@ body { border: 2px solid #585858; border-radius: 15px; backdrop-filter: blur(5px); +} +/* 载入字体url */ +@font-face { + font-family: 'Saira'; + src: url('https://fonts.akass.cn/saira/v14/files/saira-latin-regular.woff2'); + font-weight: normal; + font-style: normal; } \ No newline at end of file diff --git a/index.html b/index.html index 3c53a4e..cc32af6 100644 --- a/index.html +++ b/index.html @@ -97,8 +97,9 @@ - -
+ +
+
+
-
+