폰트비.
캐시큐브걷기만 해도 포인트 적립받기

IBM Plex Sans

IBM3개 굵기

미리보기

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

레귤러

월요병 심할 경우 일요일 출근해 잠깐 일하면 도움돼
레귤러 · @font-face
@font-face {
    font-family: 'IBMPlexSansKR-Regular';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/IBM/IBMPlexSansKR-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

엑스트라라이트

월요병 심할 경우 일요일 출근해 잠깐 일하면 도움돼
엑스트라라이트 · @font-face
@font-face {
    font-family: 'IBMPlexSansKR-ExtraLight';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/IBM/IBMPlexSansKR-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

세미볼드

월요병 심할 경우 일요일 출근해 잠깐 일하면 도움돼
세미볼드 · @font-face
@font-face {
    font-family: 'IBMPlexSansKR-SemiBold';
    src: url('https://cdn.jsdelivr.net/gh/fontbee/font@main/IBM/IBMPlexSansKR-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

사용 범위

라이선스 안내

Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" 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 OPEN FONT LICENSE Version 1.1 - 26 February 2007 ----------------------------------------------------------- 라이선스 전문 보기(영어) 라이선스 전문 보기(한글)

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