@kfonts/nexon-maplestory

0.2.0 • Public • Published

@kfonts/nexon-maplestory

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

# yarn
yarn add @kfonts/nexon-maplestory

# pnpm
pnpm install @kfonts/nexon-maplestory

Embeding

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

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

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

Styling

body {
  font-family: '메이플스토리', 'Maplestory', 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-maplestory/index.css" />

Original font

Original font can download here: NEXON LEVEL UP

Licence

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

/@kfonts/nexon-maplestory/

    Package Sidebar

    Install

    npm i @kfonts/nexon-maplestory

    Weekly Downloads

    11

    Version

    0.2.0

    License

    SEE LICENSE IN README.md

    Unpacked Size

    4.23 MB

    Total Files

    10

    Last publish

    Collaborators

    • item4