@kfonts/bm-dohyeon

0.2.1 • Public • Published

@kfonts/bm-dohyeon

@kfonts/bm-dohyeon 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/bm-dohyeon

# yarn
yarn add @kfonts/bm-dohyeon

# pnpm
pnpm install @kfonts/bm-dohyeon

Embeding

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

// ES6+
import '@kfonts/bm-dohyeon';

// CommonJS
require('@kfonts/bm-dohyeon');

Styling

body {
  font-family: '배달의민족 도현', 'BM DoHyeon', 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/bm-dohyeon/index.css" />

Original font

Original font can download here: 우아한형제들 글꼴

Licence

OFL-1.1

You can check full license description here: 배달의민족 글꼴 라이센스 정책

/@kfonts/bm-dohyeon/

    Package Sidebar

    Install

    npm i @kfonts/bm-dohyeon

    Weekly Downloads

    120

    Version

    0.2.1

    License

    OFL-1.1

    Unpacked Size

    1.41 MB

    Total Files

    7

    Last publish

    Collaborators

    • item4