@kfonts/hakgyoansim-undongjang

0.1.0 • Public • Published

@kfonts/hakgyoansim-undongjang

@kfonts/hakgyoansim-undongjang 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/hakgyoansim-undongjang

# yarn
yarn add @kfonts/hakgyoansim-undongjang

# pnpm
pnpm install @kfonts/hakgyoansim-undongjang

Embeding

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

// ES6+
import '@kfonts/hakgyoansim-undongjang';

// CommonJS
require('@kfonts/hakgyoansim-undongjang');

Styling

body {
  font-family: '학교안심 운동장', 'Hakgyoansim Undongjang', 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/hakgyoansim-undongjang/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/hakgyoansim-undongjang

Weekly Downloads

1

Version

0.1.0

License

OFL-1.1

Unpacked Size

1.26 MB

Total Files

7

Last publish

Collaborators

  • item4