@kfonts/hakgyoansim-rikodeo-otf

0.1.0 • Public • Published

@kfonts/hakgyoansim-rikodeo-otf

@kfonts/hakgyoansim-rikodeo-otf on npmjs.com

The CSS and web font files for using “학교안심 리코더OTF” font on your website without external resource.

Quick Start

Installation

# npm
npm install --save @kfonts/hakgyoansim-rikodeo-otf

# yarn
yarn add @kfonts/hakgyoansim-rikodeo-otf

# pnpm
pnpm install @kfonts/hakgyoansim-rikodeo-otf

Embeding

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

// ES6+
import '@kfonts/hakgyoansim-rikodeo-otf';

// CommonJS
require('@kfonts/hakgyoansim-rikodeo-otf');

Styling

body {
  font-family: '학교안심 리코더OTF', 'Hakgyoansim RikodeoOTF', 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-rikodeo-otf/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-rikodeo-otf

Weekly Downloads

0

Version

0.1.0

License

OFL-1.1

Unpacked Size

1.12 MB

Total Files

7

Last publish

Collaborators

  • item4