프리텐다드
길형진3개 굵기
다운로드 페이지로 이동 (새 창)미리보기
각 굵기 아래 @font-face 코드를 복사해 CSS에 붙여넣으면 바로 웹폰트로 쓸 수 있어요.
볼드
다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123
볼드 · @font-face
@font-face {
font-family: 'Pretendard-Bold';
src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Orioncactus/Pretendard-Bold.woff') format('woff');
font-weight: 700;
font-style: normal;
}미디엄
다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123
미디엄 · @font-face
@font-face {
font-family: 'Pretendard-Medium';
src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Orioncactus/Pretendard-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}라이트
다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123
라이트 · @font-face
@font-face {
font-family: 'Pretendard-Light';
src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Orioncactus/Pretendard-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}사용 범위
- 인쇄가능
- 웹사이트가능
- 영상가능
- 포장지가능
- 임베딩가능
- BI/CI가능
- OFL가능
라이선스 안내
SIL 오픈 폰트 라이선스글꼴 단독 판매 또는 글꼴 라이선스 변경을 제외한 모든 상업적 행위 및 수정, 재배포가 가능합니다.