Noto Sans KR

1 개요[ | ]

Noto Sans KR
노토 산스 KR
<style>
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
div { font-family: 'Noto Sans KR', sans-serif; }
div:nth-of-type(1) { font-weight: 300; }
div:nth-of-type(2) { font-weight: 700; }
</style>
 
<div>안녕하세요 1</div>
<div>안녕하세요 2</div>

2 같이 보기[ | ]

3 참고[ | ]

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