typeface-nanum-barun-gothic

1.0.0 • Public • Published

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)

Package Sidebar

Install

npm i typeface-nanum-barun-gothic

Weekly Downloads

6

Version

1.0.0

License

OFL-1.1

Last publish

Collaborators

  • khinenw