폰트비.

함렛

Hypertype3개 굵기

미리보기

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

볼드

다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123

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

레귤러

다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123

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

라이트

다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123

라이트 · @font-face
@font-face {
     font-family: 'Hahmlet-Light';
     src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Hypertype/Hahmlet-Light.woff2') format('woff2');
     font-weight: 300;
     font-style: normal;
}

사용 범위

라이선스 안내

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at http://scripts.sil.org/OFL이 글꼴 소프트웨어는 SIL 오픈 글꼴 라이선스 버전 1.1에 따라 라이선스가 부여됩니다. 이 라이센스는 아래에 복사되어 있으며 http://scripts.sil.org/OFL의 FAQ에서도 확인할 수 있습니다.

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