预览效果
<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>
<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>
之前