![霞鹜新致宋](https://cdn.jsdelivr.net/npm/cn-fontsource-lxgw-neo-zhi-song-chs-regular-lxgw-neo-zhi-song@1.0.0/font.png)

### 开源字体-推荐使用
> LICENSE: free

适用于浏览器的多片段快速加载的中文字库
- 这是一款基于 IPAmj明朝 的中文开源字体，是将日本写法的字体改造成中国大陆规范写法的尝试。本字体是「霞鹜新晰黑」的姊妹字体，尝试在「IPAmj明朝」原有字形的基础上，将其改造成中国大陆规范字形。除此之外，重做了希腊字母和西里尔字母，与原字体拉丁字母部分风格基本一致，更适合现代希腊文及西里尔文的排版；新增对越南语拉丁字的显示支持。符号方面，支持易经八卦和六十四卦符号、太玄经八十一卦符号、麻将符号、中国象棋符号、算筹数字、「正」字计数等特殊符号。
- 参见:  https://github.com/lxgw/LxgwNeoZhiSong
- 更多字体: WEB在线中文字体搜集:  https://github.com/wc-ex/cn-fontsource

![demo](https://cdn.jsdelivr.net/npm/cn-fontsource-lxgw-neo-zhi-song-chs-regular-lxgw-neo-zhi-song@1.0.0/demo.png)

### 信息
- version: Version 0.100;July 6, 2023
- familyName: LXGW Neo ZhiSong CHS
- subfamilyName: Regular
- fullName: "LXGW Neo ZhiSong CHS"
- characterCount: 9998

### 使用
- CDN 直接调用
  ```html
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cn-fontsource-lxgw-neo-zhi-song-chs-regular-lxgw-neo-zhi-song/font.css"></link>
  <style>
    html{
      font-family: Roboto, "LXGW Neo ZhiSong CHS", sans-serif;
    }
  </style>
  ```
- 本地化
  > npm i cn-fontsource-lxgw-neo-zhi-song-chs-regular-lxgw-neo-zhi-song

  > 加载: font.css

