1.1.0 • Published 7 years ago

typeface-nanum-square v1.1.0

Weekly downloads
6
License
OFL-1.1
Repository
github
Last release
7 years ago

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)