나눔글꼴 css
본문
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); @import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css); @import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css); @import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css); @import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css); @import url(http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css); div { float: left; } .normal * { font-weight: normal; } </style> <div class='normal'> <h2>기본 글꼴</h2> <h2 style="font-family: 'Nanum Gothic';">나눔고딕</h2> <h2 style="font-family: 'Nanum Gothic Coding';">나눔고딕코딩</h2> <h2 style="font-family: 'Nanum Myeongjo';">나눔명조</h2> <h2 style="font-family: 'Nanum Brush Script';">나눔손글씨 붓체</h2> <h2 style="font-family: 'Nanum Pen Script';">나눔손글씨 펜체</h2> <h2 style="font-family: 'Nanum Barun Gothic';">나눔바른고딕</h2> </div> <div class='bold'> <h2>기본 글꼴</h2> <h2 style="font-family: 'Nanum Gothic';">나눔고딕</h2> <h2 style="font-family: 'Nanum Gothic Coding';">나눔고딕코딩</h2> <h2 style="font-family: 'Nanum Myeongjo';">나눔명조</h2> <h2 style="font-family: 'Nanum Brush Script';">나눔손글씨 붓체</h2> <h2 style="font-family: 'Nanum Pen Script';">나눔손글씨 펜체</h2> <h2 style="font-family: 'Nanum Barun Gothic';">나눔바른고딕</h2>
댓글목록
등록된 댓글이 없습니다.