可直接删除上方字符并输入预览。
世界语版本的 《共产党宣言》 片段。
阿拉伯数字。
需要帮助? ZeoSeven 提供了使用文档。
@import url('https://static.zeoseven.com/cn/270/main/result.css'); html { font-family: "HuayingMincho Classic"; font-weight: normal; }
或者 使用 JavaScript 异步引入字体并实现冗余 JS 引入方式文档。
(() => {function a(b,c){var d=document.createElement('link');d.rel='stylesheet';d.href=b;d.onerror=function(){if(typeof c==='function'){c();}};document.head.appendChild(d); document.documentElement.style.fontFamily = 'HuayingMincho Classic'; document.documentElement.style.fontWeight = 'normal'; }a('https://static.zeoseven.com/cn/270/main/result.css', function() { a('https://static-host.zeoseven.com/cn/270/main/result.css'); });})();
| 其它字重的 CSS 地址
有时候,其它字重的 font-family 与默认不同,需要根据 CSS 地址中的 font-family 属性来正确引入字体。
none
| 英文子集化选项
此选项只需要加载 10KB 左右的文件,对于只需要此字体的英文字符和数字的场景非常适合。查看字符
@font-face { font-family: 'ZSFT-ENMIN-270'; src: url('https://static.zeoseven.com/cn/270/yl.woff2') format('woff2'), url('https://static-host.zeoseven.com/cn/270/yl.woff2') format('woff2'); unicode-range: U+0061-007A, U+0041-005A, U+0030-0039, U+FF0C, U+3002, U+002E, U+002C, U+0021, U+003F, U+003A, U+003B, U+002D, U+FF01, U+FF1F; } html { font-family: 'ZSFT-ENMIN-270'; font-weight: normal; }
许可协议
随机推荐
载入中 ...