@kfonts/ridi-batang

0.2.0 • Public • Published

@kfonts/ridi-batang

@kfonts/ridi-batang 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/ridi-batang

# yarn
yarn add @kfonts/ridi-batang

# pnpm
pnpm install @kfonts/ridi-batang

Embeding

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

// ES6+
import '@kfonts/ridi-batang';

// CommonJS
require('@kfonts/ridi-batang');

Styling

body {
  font-family: '리디바탕', 'RIDIBatang', serif;
}

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/ridi-batang/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/ridi-batang

Weekly Downloads

69

Version

0.2.0

License

OFL-1.1

Unpacked Size

2.63 MB

Total Files

7

Last publish

Collaborators

  • item4