1.在style中添加代码:
@font-face { font-family: mFont; src: url('../font/crapaud_petit.ttf'); }
2.使用
<h1 font-family="mFont">test</h1>
1.在style中添加代码:
@font-face { font-family: mFont; src: url('../font/crapaud_petit.ttf'); }
2.使用
<h1 font-family="mFont">test</h1>