添加俩字体
This commit is contained in:
parent
5dbeeda0cc
commit
fc3c78ab33
@ -1,21 +1,35 @@
|
||||
@font-face {
|
||||
font-family: "阿里巴巴普惠体";
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
src: url("https://files.xinli000.com/fonts/Alibaba_PuHuiTi_2.0_55_Regular.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "哥特黑白无常";
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
src: url("https://files.xinli000.com/fonts/gthbwc.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "荆南波波黑";
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
src: url("https://files.xinli000.com/fonts/BOBOHEI-2.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "得意黑";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("https://files.xinli000.com/fonts/SmileySans-Oblique.ttf.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "霞鹜文楷";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url("https://files.xinli000.com/fonts/LXGWWenKai-Regular.ttf");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user