![理衣手写体](https://cdn.jsdelivr.net/npm/cn-fontsource-rii-tegaki-fude-regular@1.0.3/font.png)

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

适用于浏览器的多片段快速加载的中文字库
- 复古风格的日系手写字体
- 参见:  https://www.maoken.com/freefonts/16195.html
- 更多字体: WEB在线中文字体搜集:  https://github.com/wc-ex/cn-fontsource

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

### 信息
- version: Version 2.41
- familyName: RiiTegakiFude
- subfamilyName: Regular
- fullName: "RiiTegakiFude"
- characterCount: 8208

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

  > 加载: font.css

