html引用字体

预览效果

<head>
<style>
@font-face {
	font-family:fzz;
	src: url('https://img.zmki.cn/ttf/fzz.ttf');
}
</style>	
</head>
 <body>
 <h2 style="font-family:'fzz'">预览效果</h2>
 </body>

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容