|
@@ -25,6 +25,10 @@
|
|
|
font-family: poxiang;
|
|
|
src: url(../font/font/PoXianG/CHI-PoXianG.ttf);
|
|
|
}
|
|
|
+@font-face {
|
|
|
+ font-family: badeendisplay;
|
|
|
+ src: url(../font/font/BadeenDisplay/webfonts/BadeenDisplay-Regular.woff2);
|
|
|
+}
|
|
|
:root{
|
|
|
--festive-color:#f00;
|
|
|
--funeral-color:#1212;
|
|
@@ -67,9 +71,9 @@
|
|
|
--body-height-default:100%;
|
|
|
--font-size:12px;
|
|
|
--font-default-size:12px;
|
|
|
- --font-family: poxiang;
|
|
|
+ --font-family: badeendisplay;
|
|
|
--line-height: 30px;
|
|
|
- --default-font-family: poxiang;
|
|
|
+ --default-font-family: poxibadeendisplayang;
|
|
|
--font-scale-font-size:24px;
|
|
|
--font-scale-default-font-size:24px;
|
|
|
--title-font-size:18px;
|