s-font
载入字体中...
可直接删除上方字符并输入预览。
语种预览
1234567890
阿拉伯数字
嵌入字体
常规的引入方式,使用 CSS 或 <style> 。
@font-face { font-family: "zsft-14"; src: url('https://static.zeoseven.com/zsft/14/main.woff2') format('woff2'), url('https://static-host.zeoseven.com/zsft/14/main.woff2') format('woff2'); font-display: swap; } body { font-family: "zsft-14"; font-weight: normal; }
使用 HTML 标签预先连接,以在开始加载时更快的载入。
<link rel="preconnect" href="https://static.zeoseven.com" crossorigin /> <link rel="stylesheet" href="https://static.zeoseven.com/zsft/14/main/result.css" /> <style> body { font-family: ""; font-weight: normal; } </style>
需要帮助? ZeoSeven 提供了 文档。