나눔스퀘어 웹폰트

Jmnote (토론 | 기여)님의 2021년 9월 13일 (월) 01:15 판 (→‎개요)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

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 }}