https://github.com/jellybrick/segufont
고세구 폰트 / Gosegu font
https://github.com/jellybrick/segufont
css font webfont webfonts woowakgood
Last synced: 12 months ago
JSON representation
고세구 폰트 / Gosegu font
- Host: GitHub
- URL: https://github.com/jellybrick/segufont
- Owner: JellyBrick
- Created: 2022-06-20T10:09:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:34:56.000Z (over 2 years ago)
- Last Synced: 2025-04-22T22:17:09.167Z (about 1 year ago)
- Topics: css, font, webfont, webfonts, woowakgood
- Language: CSS
- Homepage:
- Size: 24.3 MB
- Stars: 38
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SeguFont [](https://hits.seeyoufarm.com) []()
라이선스는 네이버 `나눔고딕`, `나눔손글씨`와 같습니다.
## 다운로드
TTF 및 OTF 폰트는 [릴리즈](https://github.com/JellyBrick/SeguFont/releases)에서 다운로드 할 수 있습니다.
## 데모
[해당 웹페이지](https://jellybrick.github.io/SeguFont/index.html)에서 폰트 데모를 확인하실 수 있습니다.
## 고서구체 (Goseogu)
- HTML 문서에 적용
```html
```
- CSS
```css
.text {font-family: 'Goseogu', sans-serif}
```
## 세구세구체 (SeguSegu)
- HTML 문서에 적용
```html
```
- CSS
```css
.text {font-family: 'SeguSegu', sans-serif}
```