Skip to content

uqpqpu/NanumMyeongjo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

나눔명조 웹폰트

Google Webfont API에서 제공하는 나눔명조웹폰트를 Bower 패키지로 사용하기 위한 저장소.

Web Font Version of Nanum Myeongjo. Created by NAVER in Oct, 2013. Google Web Font Early Access

Weights

  • 400
  • 600
  • 700

Formats

  • ttf
  • eot
  • woff
  • woff2

설치

** Bower 를 통해 설치**

bower install nanummyeongjo

사용법

html<head>css 삽입

<link href='nanummyeongjo.css' rel='stylesheet' type='text/css'>

css 에서 설정

body {
	font-family: 'NanumMyeongjo', sans-serif;
}

Demo

나눔명조가 적용된 데모페이지 NanumMyeongjo.html

License

Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com)

About

NanumGothic webfont

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 64.1%
  • CSS 35.9%