Skip to content

JeHwanYoo/jsdelivr-nanum-fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

@import url(https://cdn.jsdelivr.net/gh/JeHwanYoo/jsdelivr-nanum-fonts@1.0.2/NanumFonts.css);

tag {
  font-family: 'NanumBarunGothic', sans-serif;
  font-weight: /* If you want to use NanumBarunGothicBold, use bold (= 700). */
}

Font Name List

// fw == font-weight

--NanumBarunGothic--
NanumBarunGothic (fw: 400, normal)
NanumBarunGothicBold (fw: 700, bold)
NanumBarunGothicLight (fw: 300)
NanumBarunGothicUltraLight (fw: 200)

--NanumGothic--
NanumGothic (fw: 400, normal)
NanumGothicBold (fw: 700, bold)
NanumGothicExtraBold (fw: 800)
NanumGothicLight (fw: 300)

--NanumMyeongjo--
NanumMyeongjo (fw: 400, normal)
NanumMyeongjoBold (fw: 700, bold)
NanumMyeongjoExtraBold (fw: 800)

--NanumSquare--
NanumSquareR (fw: 400, normal)
NanumSquareB (fw: 700, bold)
NanumSquareEB (fw: 800)
NanumSquareL (fw: 300)

--NanumSquareRound--
NanumSquareRoundR (fw: 400, normal)
NanumSquareRoundB (fw: 700, bold)
NanumSquareRoundEB (fw: 800)
NanumSquareRoundL (fw: 300)

--NanumBrush--

--NanumPen--