카카오 큰글씨
카카오(Kakao)3개 굵기
다운로드 페이지로 이동 (새 창)미리보기
각 굵기 아래 @font-face 코드를 복사해 CSS에 붙여넣으면 바로 웹폰트로 쓸 수 있어요.
볼드
다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123
볼드 · @font-face
@font-face {
font-family: 'KakaoBigSans-Bold';
src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Kakao/KakaoBigSans-Bold.woff2') format('woff2');
font-weight: 700;
font-style: normal;
}레귤러
다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123
레귤러 · @font-face
@font-face {
font-family: 'KakaoBigSans-Regular';
src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Kakao/KakaoBigSans-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}엑스트라볼드
다람쥐 헌 쳇바퀴에 타고파 AaBbCc 0123
엑스트라볼드 · @font-face
@font-face {
font-family: 'KakaoBigSans-ExtraBold';
src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Kakao/KakaoBigSans-ExtraBold.woff2') format('woff2');
font-weight: 800;
font-style: normal;
}사용 범위
- 인쇄가능
- 웹사이트가능
- 영상가능
- 포장지가능
- 임베딩가능
- BI/CI가능
- OFL가능
라이선스 안내
Copyright 2024 The Kakao Big Sans Project Authors (https://github.com/kakao/kakao-font/)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:https://scripts.sil.org/OFL