@kfonts/neodgm

0.5.0 • Public • Published

@kfonts/neodgm

@kfonts/neodgm on npmjs.com

The CSS and web font files for using “Neo둥근모” font on your website without external resource.

Quick Start

Installation

# npm
npm install --save @kfonts/neodgm

# yarn
yarn add @kfonts/neodgm

# pnpm
pnpm install @kfonts/neodgm

Embeding

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

// ES6+
import '@kfonts/neodgm';

// CommonJS
require('@kfonts/neodgm');

Styling

body {
  font-family: 'Neo둥근모', 'NeoDunggeunmo', 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/neodgm/index.css" />

Original font

Original font can download here: Neo둥근모 프로젝트

Licence

OFL-1.1

You can check full license description here: LICENSE.txt

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @kfonts/neodgm

      Weekly Downloads

      150

      Version

      0.5.0

      License

      OFL-1.1

      Unpacked Size

      846 kB

      Total Files

      7

      Last publish

      Collaborators

      • item4