-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfonts.css
More file actions
29 lines (28 loc) · 862 Bytes
/
fonts.css
File metadata and controls
29 lines (28 loc) · 862 Bytes
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
@font-face {
font-family: "Danjo-bold-Regular";
src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/Danjo-bold-Regular.woff2")
format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Ownglyph_ParkDaHyun";
src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2411-3@1.0/Ownglyph_ParkDaHyun.woff2")
format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Ownglyph_corncorn-Rg";
src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2412-1@1.0/Ownglyph_corncorn-Rg.woff2")
format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "AssacomFreeGothicTTF-Regular";
src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/AssacomFreeGothicTTF-Regular.woff2")
format("woff2");
font-weight: 100;
font-style: normal;
}