JSPM

@kfonts/hakgyoansim-yeohaeng

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q18529F
  • License OFL-1.1

학교안심 여행 typeface

Package Exports

  • @kfonts/hakgyoansim-yeohaeng
  • @kfonts/hakgyoansim-yeohaeng/index.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@kfonts/hakgyoansim-yeohaeng) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@kfonts/hakgyoansim-yeohaeng

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

# yarn
yarn add @kfonts/hakgyoansim-yeohaeng

# pnpm
pnpm install @kfonts/hakgyoansim-yeohaeng

Embeding

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

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

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

Styling

body {
  font-family: '학교안심 여행', 'Hakgyoansim Yeohaeng', 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-yeohaeng/index.css" />

Original font

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

Licence

OFL-1.1

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