폰트비.

카스퀘어코드

Cywohoy6개 굵기

미리보기

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

레귤러

각 잡고 코딩, 한글까지 또렷하게

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

엑스트라라이트

각 잡고 코딩, 한글까지 또렷하게

엑스트라라이트 · @font-face
@font-face {
    font-family: 'CasquareCode1080-ExtraLight';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Cywohoy/CasquareCode1080-ExtraLight.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

라이트

각 잡고 코딩, 한글까지 또렷하게

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

세미라이트

각 잡고 코딩, 한글까지 또렷하게

세미라이트 · @font-face
@font-face {
    font-family: 'CasquareCode1080-SemiLight';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Cywohoy/CasquareCode1080-SemiLight.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

세미볼드

각 잡고 코딩, 한글까지 또렷하게

세미볼드 · @font-face
@font-face {
    font-family: 'CasquareCode1080-SemiBold';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/Cywohoy/CasquareCode1080-SemiBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

볼드

각 잡고 코딩, 한글까지 또렷하게

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

사용 범위

라이선스 안내

Casquare Code는 SIL Open Font License 1.1(OFL)에 따라 배포됩니다. 개인 및 상업적 용도로 자유롭게 사용할 수 있으며, 수정 및 재배포가 가능합니다. 단, 폰트 파일 자체를 유료로 판매하는 것은 금지됩니다. (기반 서체: Cascadia Code - Microsoft, NanumSquare Neo - NAVER)

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