나눔스퀘어 웹폰트

1 개요[ | ]

NanumSquare Web font
나눔스퀘어 웹폰트
<link rel="stylesheet" href="//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css">
<style>
p { font-size: 1.6em; }
.nanum-square { font-family: 'Nanum Square'; }
.bold { font-weight: bold; }
}
</style>

<p class="nanum-square">다람쥐 헌 쳇바퀴에 타고파. 1234567890</p>
<p class="nanum-square">The quick brown fox jumps over the lazy dog</p>
<p class="nanum-square bold">다람쥐 헌 쳇바퀴에 타고파. 1234567890</p>
<p class="nanum-square bold">The quick brown fox jumps over the lazy dog</p>

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}