Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jellybrick/segufont
고세구 폰트 / Gosegu font
https://github.com/jellybrick/segufont
css font webfont webfonts woowakgood
Last synced: 7 days ago
JSON representation
고세구 폰트 / Gosegu font
- Host: GitHub
- URL: https://github.com/jellybrick/segufont
- Owner: JellyBrick
- Created: 2022-06-20T10:09:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:34:56.000Z (11 months ago)
- Last Synced: 2024-11-01T18:42:37.666Z (14 days ago)
- Topics: css, font, webfont, webfonts, woowakgood
- Language: CSS
- Homepage:
- Size: 24.3 MB
- Stars: 37
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SeguFont [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FJellyBrick%2FSeguFont&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=true)](https://hits.seeyoufarm.com) [![Github All Releases](https://img.shields.io/github/downloads/JellyBrick/SeguFont/total.svg)]()
라이선스는 네이버 `나눔고딕`, `나눔손글씨`와 같습니다.
## 다운로드
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}
```