폰트비.

카카오 작은글씨

카카오(Kakao)3개 굵기

미리보기

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

레귤러

신의 음식이라는 별명을 가진, 카카오나무
레귤러 · @font-face
@font-face {
    font-family: 'KakaoSmallSans-Regular';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Kakao/KakaoSmallSans-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

라이트

신의 음식이라는 별명을 가진, 카카오나무
라이트 · @font-face
@font-face {
    font-family: 'KakaoSmallSans-Light';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Kakao/KakaoSmallSans-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

볼드

신의 음식이라는 별명을 가진, 카카오나무
볼드 · @font-face
@font-face {
    font-family: 'KakaoSmallSans-Bold';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Kakao/KakaoSmallSans-Bold.woff2') format('woff2');
    font-weight: normal;
    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:https://scripts.sil.org/OFL

카카오(Kakao)의 다른 폰트

전체 보기 →

같은 제작사에서 만든 상업용 무료 폰트예요.

신의 음식이라는 별명을 가진, 카카오나무

카카오 큰글씨

카카오(Kakao)

다운로드 페이지로 이동 (새 창)
카카오 작은글씨 | 폰트비