@kfonts/nanum-square-ac

0.2.0 • Public • Published

@kfonts/nanum-square-ac

@kfonts/nanum-square-ac on npmjs.com

The CSS and web font files for using “나눔스퀘어_ac” font on your website without external resource.

Quick Start

Installation

# npm
npm install --save @kfonts/nanum-square-ac

# yarn
yarn add @kfonts/nanum-square-ac

# pnpm
pnpm install @kfonts/nanum-square-ac

Embeding

// ES6+ with import assertion
import '@kfonts/nanum-square-ac' assert { type: 'css' };

// ES6+
import '@kfonts/nanum-square-ac';

// CommonJS
require('@kfonts/nanum-square-ac');

Styling

body {
  font-family: '나눔스퀘어_ac', 'NanumSquare_ac', 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/nanum-square-ac/index.css" />

Original font

Original font can download here: 네이버 글꼴 모음

Licence

OFL-1.1

You can check full license description here: 네이버 나눔글꼴 라이선스안내

Package Sidebar

Install

npm i @kfonts/nanum-square-ac

Weekly Downloads

16

Version

0.2.0

License

OFL-1.1

Unpacked Size

4.38 MB

Total Files

16

Last publish

Collaborators

  • item4