@kfonts/daehwa-nanum

0.1.0 • Public • Published

@kfonts/daehwa-nanum

@kfonts/daehwa-nanum 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/daehwa-nanum

# yarn
yarn add @kfonts/daehwa-nanum

# pnpm
pnpm install @kfonts/daehwa-nanum

Embeding

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

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

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

Styling

body {
  font-family: '대화나눔', 'Daehwa Nanum', 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/daehwa-nanum/index.css" />

Original font

Original font can download here: 대화나눔폰트

Licence

OFL-1.1

You can check full license description here: Open Font License

Package Sidebar

Install

npm i @kfonts/daehwa-nanum

Weekly Downloads

1

Version

0.1.0

License

OFL-1.1

Unpacked Size

6.26 MB

Total Files

13

Last publish

Collaborators

  • item4