typeface-nanum-square
v1.1.0
Published
A hangul font created by nhn for title.
Downloads
14
Readme
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
##License
Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com)