@kfonts/line-seed-sans-kr

0.1.0 • Public • Published

@kfonts/line-seed-sans-kr

@kfonts/line-seed-sans-kr on npmjs.com

The CSS and web font files for using “LINE Seed Sans KR” font on your website without external resource.

Quick Start

Installation

# npm
npm install --save @kfonts/line-seed-sans-kr

# yarn
yarn add @kfonts/line-seed-sans-kr

# pnpm
pnpm install @kfonts/line-seed-sans-kr

Embeding

// ES6+ with import assertion
import '@kfonts/line-seed-sans-kr' assert { type: 'css' };

// ES6+
import '@kfonts/line-seed-sans-kr';

// CommonJS
require('@kfonts/line-seed-sans-kr');

Styling

body {
  font-family: 'LINE Seed Sans KR', 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/line-seed-sans-kr/index.css" />

Original font

Original font can download here: LINE Seed

Licence

OFL-1.1

You can check full license description here: Open Font License

Package Sidebar

Install

npm i @kfonts/line-seed-sans-kr

Weekly Downloads

2

Version

0.1.0

License

OFL-1.1

Unpacked Size

13.4 MB

Total Files

13

Last publish

Collaborators

  • item4