폰트비.

우아한 세리프

디스이즈페어웨이2개 굵기

미리보기

각 굵기 아래 @font-face 코드를 복사해 CSS에 붙여넣으면 바로 웹폰트로 쓸 수 있어요.

레귤러

획의 끝에서 우아함이 피어나다

레귤러 · @font-face
@font-face {
    font-family: 'GraceSerif-Regular';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Peartype/GraceSerif-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

볼드

획의 끝에서 우아함이 피어나다

볼드 · @font-face
@font-face {
    font-family: 'GraceSerif-Bold';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Peartype/GraceSerif-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

사용 범위

라이선스 안내

OFL (Open Font License)폰트 파일 수정·복제·배포 가능. 단, 폰트 파일의 유료 판매는 금지.

다운로드 페이지로 이동 (새 창)