@kfonts/hakgyoansim-bunpil

0.1.0 • Public • Published

@kfonts/hakgyoansim-bunpil

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

# yarn
yarn add @kfonts/hakgyoansim-bunpil

# pnpm
pnpm install @kfonts/hakgyoansim-bunpil

Embeding

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

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

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

Styling

body {
  font-family: '학교안심 분필', 'Hakgyoansim Bunpil', 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-bunpil/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-bunpil

Weekly Downloads

1

Version

0.1.0

License

OFL-1.1

Unpacked Size

2.25 MB

Total Files

7

Last publish

Collaborators

  • item4