@kfonts/nexon-lv2-gothic

0.2.0 • Public • Published

@kfonts/nexon-lv2-gothic

@kfonts/nexon-lv2-gothic on npmjs.com

The CSS and web font files for using “넥슨Lv2고딕” font on your website without external resource.

Quick Start

Installation

# npm
npm install --save @kfonts/nexon-lv2-gothic

# yarn
yarn add @kfonts/nexon-lv2-gothic

# pnpm
pnpm install @kfonts/nexon-lv2-gothic

Embeding

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

// ES6+
import '@kfonts/nexon-lv2-gothic';

// CommonJS
require('@kfonts/nexon-lv2-gothic');

Styling

body {
  font-family: '넥슨Lv2고딕', 'NEXON Lv2 Gothic', sans-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/nexon-lv2-gothic/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-lv2-gothic

Weekly Downloads

406

Version

0.2.0

License

SEE LICENSE IN README.md

Unpacked Size

14.6 MB

Total Files

16

Last publish

Collaborators

  • item4