WEB/무료 웹폰트
[무료폰트] SUIT 수트
silverline79
2024. 9. 26. 14:56
Webfonts
Static
<link href="https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/static/woff2/SUIT.css" rel="stylesheet">
<style>
body {font-family: 'SUIT', sans-serif;}
</style>
Variable
<link href="https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/variable/woff2/SUIT-Variable.css" rel="stylesheet">
<style>
body {font-family: 'SUIT Variable', sans-serif;}
</style>
SUIT.css
@font-face {
font-family: 'SUIT';
font-weight: 100;
src: url('./SUIT-Thin.woff2') format('woff2');
}
@font-face {
font-family: 'SUIT';
font-weight: 200;
src: url('./SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
font-family: 'SUIT';
font-weight: 300;
src: url('./SUIT-Light.woff2') format('woff2');
}
@font-face {
font-family: 'SUIT';
font-weight: 400;
src: url('./SUIT-Regular.woff2') format('woff2');
}
@font-face {
font-family: 'SUIT';
font-weight: 500;
src: url('./SUIT-Medium.woff2') format('woff2');
}
@font-face {
font-family: 'SUIT';
font-weight: 600;
src: url('./SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
font-family: 'SUIT';
font-weight: 700;
src: url('./SUIT-Bold.woff2') format('woff2');
}
@font-face {
font-family: 'SUIT';
font-weight: 800;
src: url('./SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
font-family: 'SUIT';
font-weight: 900;
src: url('./SUIT-Heavy.woff2') format('woff2');
}
SUIT-Variable.css
@font-face {
font-family: 'SUIT Variable';
font-weight: 100 900;
src: url('./SUIT-Variable.woff2') format('woff2-variations');
}
Sun
sun.fo
SUIT-Variable-woff2.zip
0.60MB
License
SUIT―수트는 Open Source입니다. SIL OFL에 따라 상업적인 목적을 포함하여 자유롭게 사용할 수 있습니다.또한 향후 License 변경으로 인한 분쟁의 가능성이 없습니다.한글 Typeface는 본고딕을 기반으로 합니다.