@kfonts/hakgyoansim-usan

0.1.0 • Public • Published

@kfonts/hakgyoansim-usan

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

# yarn
yarn add @kfonts/hakgyoansim-usan

# pnpm
pnpm install @kfonts/hakgyoansim-usan

Embeding

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

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

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

Styling

body {
  font-family: '학교안심 우산', 'Hakgyoansim Usan', 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-usan/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-usan

Weekly Downloads

0

Version

0.1.0

License

OFL-1.1

Unpacked Size

3.34 MB

Total Files

7

Last publish

Collaborators

  • item4