![花中字体](https://cdn.jsdelivr.net/npm/cn-fontsource-hanazome-font-regular@1.0.3/font.png)

### 非开源,免费商用
> LICENSE: unknown

适用于浏览器的多片段快速加载的中文字库
- 一款可爱的手写日文免费字体
- 参见:  https://www.maoken.com/freefonts/16036.html
- 更多字体: WEB在线中文字体搜集:  https://github.com/wc-ex/cn-fontsource

![demo](https://cdn.jsdelivr.net/npm/cn-fontsource-hanazome-font-regular@1.0.3/demo.png)

### 信息
- version: Version 2.59
- familyName: HanazomeFont
- subfamilyName: Regular
- fullName: "HanazomeFont"
- characterCount: 14964

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

  > 加载: font.css

