![猫啃珠圆体](https://cdn.jsdelivr.net/npm/cn-fontsource-maoken-zhuyuan-ti-regular@1.0.1/font.png)

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

适用于浏览器的多片段快速加载的中文字库
- 一款可爱的标题字体 基于龙珠体进行圆润调整 免费商用
- 参见:  https://www.maoken.com/freefonts/17948.html
- 更多字体: WEB在线中文字体搜集:  https://github.com/wc-ex/cn-fontsource

![demo](https://cdn.jsdelivr.net/npm/cn-fontsource-maoken-zhuyuan-ti-regular@1.0.1/demo.png)

### 信息
- version: Version 1.000; 20230222
- familyName: MaokenZhuyuanTi
- subfamilyName: Regular
- fullName: "MaokenZhuyuanTi Regular"
- characterCount: 14329

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

  > 加载: font.css

