@kfonts/hakgyoansim-mulgyeol-otf

0.1.0 • Public • Published

@kfonts/hakgyoansim-mulgyeol-otf

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

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

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

Embeding

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

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

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

Styling

body {
  font-family: '학교안심 물결OTF', 'Hakgyoansim MulgyeolOTF', 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-mulgyeol-otf/index.css" />

Original font

Original font can download here: 학교 안심폰트

Licence

OFL-1.1

You can check full license description here: 학교 안심폰트

/@kfonts/hakgyoansim-mulgyeol-otf/

    Package Sidebar

    Install

    npm i @kfonts/hakgyoansim-mulgyeol-otf

    Weekly Downloads

    0

    Version

    0.1.0

    License

    OFL-1.1

    Unpacked Size

    2.19 MB

    Total Files

    10

    Last publish

    Collaborators

    • item4