可直接删除上方字符并输入预览。
世界语版本的 《共产党宣言》 片段。
英文版本的 《共产党宣言》 片段。
韩文版本的 《共产党宣言》 片段。
阿拉伯数字。
需要帮助? ZeoSeven 提供了使用文档。
@import url('https://static.zeoseven.com/cn/284/main/result.css'); html { font-family: "LINE Seed Sans KR Regular"; 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 = 'LINE Seed Sans KR Regular'; document.documentElement.style.fontWeight = 'normal'; }a('https://static.zeoseven.com/cn/284/main/result.css', function() { a('https://static-host.zeoseven.com/cn/284/main/result.css'); });})();
| 其它字重的 CSS 地址
有时候,其它字重的 font-family 与默认不同,需要根据 CSS 地址中的 font-family 属性来正确引入字体。
Regular https://static.zeoseven.com/cn/284/main/result.css Bold https://static.zeoseven.com/cn/284/bold/result.css Thin https://static.zeoseven.com/cn/284/thin/result.css
| 英文子集化选项
此选项只需要加载 10KB 左右的文件,对于只需要此字体的英文字符和数字的场景非常适合。查看字符
@font-face { font-family: 'ZSFT-ENMIN-284'; src: url('https://static.zeoseven.com/cn/284/yl.woff2') format('woff2'), url('https://static-host.zeoseven.com/cn/284/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-284'; font-weight: normal; }
英文版本的 《共产党宣言》 片段。
The Communists disdain to conceal their views and aims. They openly declare that their ends can be attained only by the forcible overthrow of all existing social conditions. Let the ruling classes tremble at a Communistic revolution.随机推荐
载入中 ...