프리텐다드
Pretendard
プレビュー
SIL Open Font License
フォント単独販売を除くすべての商業行為、修正、再配布が可能です。
ライセンス全文:https://github.com/orioncactus/pretendard/blob/main/LICENSE
| カテゴリ | 使用範囲 | 許可 |
|---|---|---|
| 印刷 | パンフレット、ポスター、書籍、雑誌および出版用印刷物など | 使用可能 |
| ウェブサイト | ウェブページ、広告バナー、メール、E-ブローシャーなど | 使用可能 |
| 包装紙 | 販売用商品のパッケージ | 使用可能 |
| 映像 | ユーチューブ、CM、商業映画、ミュージックビデオ、動画字幕、動画オープニング/エンディングクレジット | 使用可能 |
| 埋め込み | ウェブサイトおよびプログラムサーバー内フォント搭載、電子書籍制作 | 使用可能 |
| BI/CI | 会社名 ブランド名 商品名 ロゴ マーク スローガン キャッチフレーズ | 使用可能 |
| OFL | フォントファイルの修正、複製、再配布が可能です。 ただし、フォントファイル自体の有料販売は禁止されています。 |
※ 上記の使用範囲は参考用です。使用前にフォントの著作権者に正確な使用範囲をご確認ください。
使用範囲は著作権者の規定により異なる場合があります。
著作権者はページ上部のフォント名の下に記載されています。
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
font-weight: 100;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
font-weight: 200;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
font-weight: 300;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
font-weight: 400;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
font-weight: 500;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
font-weight: 600;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
font-weight: 700;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
font-weight: 800;
font-display: swap;
}
@font-face {
font-family: 'Pretendard';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
font-weight: 900;
font-display: swap;
}