Ayuthaya文字

This commit is contained in:
打豆豆
2023-12-27 14:38:56 +08:00
parent 30e4ba2b2e
commit fbf2544197
4 changed files with 32 additions and 19 deletions

Binary file not shown.

7
src/assets/font/font.css Normal file
View File

@@ -0,0 +1,7 @@
/* // 这是 font.css 可设置多种字体; */
/* // 注意font-family: 'XXX'; 将字体名字自定义为 XXX,使用时要用这个名字 */
@font-face {
font-family: 'Ayuthaya';
src: url('./Ayuthaya.ttf');
}