@kfonts/nexon-bazzi

0.3.0 • Public • Published

@kfonts/nexon-bazzi

@kfonts/nexon-bazzi 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/nexon-bazzi

# yarn
yarn add @kfonts/nexon-bazzi

# pnpm
pnpm install @kfonts/nexon-bazzi

Embeding

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

// ES6+
import '@kfonts/nexon-bazzi';

// CommonJS
require('@kfonts/nexon-bazzi');

Styling

body {
  font-family: '배찌체', 'Bazzi', 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/nexon-bazzi/index.css" />

Original font

Original font can download here: NEXON LEVEL UP

Licence

You can check full license description here: 넥슨 폰트 사용정책

Package Sidebar

Install

npm i @kfonts/nexon-bazzi

Weekly Downloads

2

Version

0.3.0

License

SEE LICENSE IN README.md

Unpacked Size

2.17 MB

Total Files

7

Last publish

Collaborators

  • item4