Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

noto-sans-kr-font

Roar-Song24MIT0.0.6

Noto Sans KR Font Package

noto-sans-kr, font

readme

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