0.0.6 • Published 3 years ago

noto-sans-kr-font v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

noto-sans-kr-font

Noto Sans KR 폰트 패키지입니다. Light(300), Regular(400), Medium(500), Bold(700)로 구성되어 있습니다.

Installation

npm

$ npm install noto-sans-kr-font

Usage

HTML <head> Block

<link
  rel="stylesheet"
  href="{...your directory}/noto-sans-kr-font/styles.css"
/>

use

body {
  font-family: "Noto Sans KR";
}

License

MIT

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago