1
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/* 字体导入 */
|
/* 字体导入 */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'ZiHunXingHei';
|
font-family: 'ZiHunXingHei';
|
||||||
src: url('./asset/font/ZiHunXingHei(ShangYongXuShouQuan)-2.ttf') format('truetype');
|
src: url('https://tangledup-ai-staging.oss-cn-shanghai.aliyuncs.com/font/ZiHunXingHei(ShangYongXuShouQuan)-2.ttf') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'TianYingZhangKaiShu';
|
font-family: 'TianYingZhangKaiShu';
|
||||||
src: url('./asset/font/方正字迹-佩安硬笔简体.TTF') format('truetype');
|
src: url('https://tangledup-ai-staging.oss-cn-shanghai.aliyuncs.com/font/方正字迹-佩安硬笔简体.TTF') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'meiheijian';
|
font-family: 'meiheijian';
|
||||||
src: url('./asset/font/腾祥魅黑简.TTF') format('truetype');
|
src: url('https://tangledup-ai-staging.oss-cn-shanghai.aliyuncs.com/font/腾祥魅黑简.TTF') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|||||||
Reference in New Issue
Block a user