Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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}
```