티스토리 뷰

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');
}

 

https://sun.fo/suit/

 

Sun

 

sun.fo

 

SUIT-ttf.zip
2.23MB

 

SUIT-otf.zip
2.04MB

 

SUIT-woff2.zip
1.44MB

 

SUIT-Variable-woff2.zip
0.60MB

 

SUIT-Variable-ttf.zip
0.77MB

 

License

SUIT―수트는 Open Source입니다. SIL OFL에 따라 상업적인 목적을 포함하여 자유롭게 사용할 수 있습니다.또한 향후 License 변경으로 인한 분쟁의 가능성이 없습니다.한글 Typeface는 본고딕을 기반으로 합니다.

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG more
«   2024/10   »
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
글 보관함