### 方正楷体简体
  > 适用于浏览器的多片段快速加载的中文字库

  - 方正楷体简体
  - 参见:  https://www.fonts.net.cn/font-31561199974.html

### 信息
  - version: 4.00
  - familyName: FZKai-Z03S
  - subfamilyName: Regular
  - namedVariations: {}
  - characterCount: 8098

### 使用
  - CDN 直接调用
    ```html
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cn-fontsource-fz-kai-z-03-s/font.css"></link>
    <style>
      html{
        font-family: Roboto, "FZKai-Z03S", sans-serif;
      }
    </style>
    ```
  - 本地化
    > npm i cn-fontsource-fz-kai-z-03-s
    > 加载包中: font.css

##### 更多字体，支持请加星
> 浏览器可用免费中文字体搜集:  https://github.com/wc-ex/cn-fontsource
