Web Font Version of NanumSquare. Created by NAVER.
- Bold(700)
- Regular(400)
##Formats
- ttf
- eot
- woff
- woff2
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;
}
##License
Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com)