@kfonts/d2coding-ligature

0.2.0 • Public • Published

@kfonts/d2coding-ligature

@kfonts/d2coding-ligature on npmjs.com

The CSS and web font files for using “D2Coding ligature” font on your website without external resource.

Quick Start

Installation

# npm
npm install --save @kfonts/d2coding-ligature

# yarn
yarn add @kfonts/d2coding-ligature

# pnpm
pnpm install @kfonts/d2coding-ligature

Embeding

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

// ES6+
import '@kfonts/d2coding-ligature';

// CommonJS
require('@kfonts/d2coding-ligature');

Styling

body {
  font-family: 'D2Coding ligature', monospace;
}

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/d2coding-ligature/index.css" />

Original font

Original font can download here: naver/d2codingfont

Licence

OFL-1.1

You can check full license description here: Open Font License

Package Sidebar

Install

npm i @kfonts/d2coding-ligature

Weekly Downloads

1

Version

0.2.0

License

OFL-1.1

Unpacked Size

16.2 MB

Total Files

10

Last publish

Collaborators

  • item4