typeface-nanum-barun-gothic

WebJar for typeface-nanum-barun-gothic

License

License

Openfont-1.1
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

typeface-nanum-barun-gothic
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

typeface-nanum-barun-gothic
WebJar for typeface-nanum-barun-gothic
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/HelloWorld017/NanumBarunGothic

Download typeface-nanum-barun-gothic

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/typeface-nanum-barun-gothic/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>typeface-nanum-barun-gothic</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/typeface-nanum-barun-gothic/
implementation 'org.webjars.npm:typeface-nanum-barun-gothic:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/typeface-nanum-barun-gothic/
implementation ("org.webjars.npm:typeface-nanum-barun-gothic:1.0.0")
'org.webjars.npm:typeface-nanum-barun-gothic:jar:1.0.0'
<dependency org="org.webjars.npm" name="typeface-nanum-barun-gothic" rev="1.0.0">
  <artifact name="typeface-nanum-barun-gothic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='typeface-nanum-barun-gothic', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "typeface-nanum-barun-gothic" % "1.0.0"
[org.webjars.npm/typeface-nanum-barun-gothic "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Install via npm

npm install typeface-nanum-barun-gothic --save

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)

Versions

Version
1.0.0