@kfonts/nanum-pen

0.2.0 • Public • Published

@kfonts/nanum-pen

@kfonts/nanum-pen on npmjs.com

The CSS and web font files for using “나눔손글씨 펜” font on your website without external resource.

Quick Start

Installation

# npm
npm install --save @kfonts/nanum-pen

# yarn
yarn add @kfonts/nanum-pen

# pnpm
pnpm install @kfonts/nanum-pen

Embeding

// ES6+ with import assertion
import '@kfonts/nanum-pen' assert { type: 'css' };

// ES6+
import '@kfonts/nanum-pen';

// CommonJS
require('@kfonts/nanum-pen');

Styling

body {
  font-family: '나눔손글씨 펜', 'Nanum Pen Script', cursive;
}

Without self-host

If you can not use self-host method but want to this font, you can embed this from unpkg.

<link rel="stylesheet" href="https://unpkg.com/@kfonts/nanum-pen/index.css" />

Original font

Original font can download here: 네이버 글꼴 모음

Licence

OFL-1.1

You can check full license description here: 네이버 나눔글꼴 라이선스안내

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    4
    • latest

Version History

Package Sidebar

Install

npm i @kfonts/nanum-pen

Weekly Downloads

4

Version

0.2.0

License

OFL-1.1

Unpacked Size

5.85 MB

Total Files

7

Last publish

Collaborators

  • item4