typeface-nanum-square

A hangul font created by nhn for title.


Keywords
nanum, nanumsquare
License
OFL-1.1
Install
npm install typeface-nanum-square@1.1.0

Documentation

NanumSquare Web Fonts

Web Font Version of NanumSquare. Created by NAVER. Forked from hiun/NanumSquare and moonspam/NanumSquare.

Weights

  • Bold(700)
  • Regular(400)

##Formats

  • ttf
  • eot
  • woff
  • woff2

Installation

CSS

Insert nanumsquare.css to HTML.

<link href='/path/to/NanumSquare/nanumsquare.css' rel='stylesheet' type='text/css'>

Adding to CSS.

body {
  font-family: 'Nanum Square', sans-serif;
}

Demo

Demo Page

##License

Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com)