@kfonts/nanum-handwritting-haengboghan-dobi

0.2.0 • Public • Published

@kfonts/nanum-handwritting-haengboghan-dobi

@kfonts/nanum-handwritting-haengboghan-dobi 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-handwritting-haengboghan-dobi

# yarn
yarn add @kfonts/nanum-handwritting-haengboghan-dobi

# pnpm
pnpm install @kfonts/nanum-handwritting-haengboghan-dobi

Embeding

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

// ES6+
import '@kfonts/nanum-handwritting-haengboghan-dobi';

// CommonJS
require('@kfonts/nanum-handwritting-haengboghan-dobi');

Styling

body {
  font-family: '나눔손글씨 행복한 도비', 'Nanum HaengBogHanDoBi', 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-handwritting-haengboghan-dobi/index.css" />

Original font

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

Licence

OFL-1.1

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

Package Sidebar

Install

npm i @kfonts/nanum-handwritting-haengboghan-dobi

Weekly Downloads

4

Version

0.2.0

License

OFL-1.1

Unpacked Size

11.4 MB

Total Files

7

Last publish

Collaborators

  • item4