noto-sans-kr-font

0.0.6 • Public • Published

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i noto-sans-kr-font

      Weekly Downloads

      3

      Version

      0.0.6

      License

      MIT

      Unpacked Size

      3.81 MB

      Total Files

      17

      Last publish

      Collaborators

      • hyeho331