나눔스퀘어 웹폰트

115.90.106.188 (토론)님의 2017년 1월 16일 (월) 18:45 판 (→‎개요)

1 개요

NanumSquare Web font
나눔스퀘어 웹폰트
<link rel="stylesheet" href="//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css">
<style>
p { font-size: 1.15em; }
.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 }}