Skip to content

JellyBrick/SeguFont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a158ac8 · Jun 23, 2022

History

4 Commits
Jun 20, 2022
Jun 20, 2022
Jun 20, 2022
Jun 23, 2022
Jun 20, 2022

Repository files navigation

SeguFont Hits Github All Releases

라이선스는 네이버 나눔고딕, 나눔손글씨와 같습니다.

다운로드

TTF 및 OTF 폰트는 릴리즈에서 다운로드 할 수 있습니다.

데모

해당 웹페이지에서 폰트 데모를 확인하실 수 있습니다.

고서구체 (Goseogu)

  • HTML 문서에 적용
<link href="https://cdn.jsdelivr.net/gh/JellyBrick/SeguFont/Goseogu-Regular.css" rel="stylesheet" type="text/css" />
  • CSS
.text {font-family: 'Goseogu', sans-serif}

세구세구체 (SeguSegu)

  • HTML 문서에 적용
<link href="https://cdn.jsdelivr.net/gh/JellyBrick/SeguFont/SeguSegu-Regular.css" rel="stylesheet" type="text/css" />
  • CSS
.text {font-family: 'SeguSegu', sans-serif}