Ayuthaya文字
This commit is contained in:
BIN
src/assets/font/Ayuthaya.ttf
Normal file
BIN
src/assets/font/Ayuthaya.ttf
Normal file
Binary file not shown.
7
src/assets/font/font.css
Normal file
7
src/assets/font/font.css
Normal file
@@ -0,0 +1,7 @@
|
||||
/* // 这是 font.css 可设置多种字体; */
|
||||
/* // 注意:font-family: 'XXX'; 将字体名字自定义为 XXX,使用时要用这个名字 */
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ayuthaya';
|
||||
src: url('./Ayuthaya.ttf');
|
||||
}
|
||||
Reference in New Issue
Block a user