Skip to content

bofeng/hyksk_webfont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyksk_webfont

汉仪空山楷 web font

⚠️ 源字体是从chinaz下载。商业使用需购买授权。

使用说明

1,引入 CSS 文件。

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/bofeng/hyksk_webfont/dist/hyksk.css" />

2,应用字体样式

body {
    font-family: hyksk, sans-serif;
}

How to build

  1. Use git to clone this repo, or fork it.
  2. Delete all files under the source folder.
  3. Delete all files under the dist folder.
  4. Download the HYKSK font, put all .ttf files into the source folder.
  5. Run pnpm install and pnpm run build. you will be able to see the generated files under the dist folder.

About

汉仪空山楷 web font

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages