Skip to content

hsmtree/NanumBarunGothic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanum Barun Gothic Web Fonts

Web Font Version of Nanum Barun Gothic. Created by NAVER in Oct, 2013.

Weights

  • Bold(700)
  • Regular(400)
  • Light(300)
  • UltraLight(200)

##Formats

  • ttf
  • eot
  • woff
  • woff2

Installation

Install via Bower

bower install NanumBarunGothic

Applying

CSS

Insert nanumbarungothic.css to your HTML.

<link href='/path/to/NanumBarunGothic/nanumbarungothic.css' rel='stylesheet' type='text/css'>

Use your own way!

body {
  font-family: 'Nanum Barun Gothic', sans-serif;
}

Demo

Demo Page

Contributors

wan2land - Providing converted new Light and UltraLight font, providing WOFF2 format for all font family.

EzKorry - Issuing about Content-Type error in demo code.

kaiserjun - Issuing about conversion error in .woff format font.

##License

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

About

NanumBarunGothic Web Fonts

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 71.7%
  • HTML 28.3%