This commit is contained in:
jeremygan2021
2026-02-13 09:59:38 +08:00
parent d41066f32e
commit 1abeb81ee0

View File

@@ -1,7 +1,7 @@
/* 字体导入 */
@font-face {
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-style: normal;
font-display: swap;
@@ -9,7 +9,7 @@
@font-face {
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-style: normal;
font-display: swap;
@@ -17,7 +17,7 @@
@font-face {
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-style: normal;
font-display: swap;