93 lines
1.5 KiB
CSS
93 lines
1.5 KiB
CSS
@import url(https://static-cdn.onstove.com/0.0.1/font/SpoqaSans/StoveUIFont-KR.css);
|
|
@import url(https://static-cdn.onstove.com/0.0.4/font/Inter/StoveFont-Global.css);
|
|
@import url(https://static-cdn.onstove.com/0.0.4/font-icon/StoveFont-Icon.css);
|
|
@import url(https://static-cdn.onstove.com/0.0.1/font/SpoqaSans/StoveFont-KR.css);
|
|
|
|
:lang(ko) {
|
|
font-family:
|
|
Spoqa Han Sans Neo KR,
|
|
-apple-system,
|
|
Segoe UI,
|
|
Helvetica,
|
|
Arial,
|
|
sans-serif,
|
|
Apple Color Emoji,
|
|
Segoe UI Emoji;
|
|
}
|
|
|
|
:lang(en) {
|
|
font-family:
|
|
inter Global,
|
|
-apple-system,
|
|
Segoe UI,
|
|
Helvetica,
|
|
Arial,
|
|
sans-serif,
|
|
Apple Color Emoji,
|
|
Segoe UI Emoji;
|
|
}
|
|
|
|
:lang(zh),
|
|
:lang(zh-cn) {
|
|
font-family:
|
|
Microsoft YaHei UI,
|
|
-apple-system,
|
|
Segoe UI,
|
|
Helvetica,
|
|
Arial,
|
|
sans-serif,
|
|
Apple Color Emoji,
|
|
Segoe UI Emoji;
|
|
}
|
|
|
|
:lang(zh-tw) {
|
|
font-family:
|
|
Microsoft JhengHei UI,
|
|
-apple-system,
|
|
Segoe UI,
|
|
Helvetica,
|
|
Arial,
|
|
sans-serif,
|
|
Apple Color Emoji,
|
|
Segoe UI Emoji;
|
|
}
|
|
|
|
:lang(ja) {
|
|
font-family:
|
|
Meiryo Yu Gothic UI,
|
|
-apple-system,
|
|
Segoe UI,
|
|
Helvetica,
|
|
Arial,
|
|
sans-serif,
|
|
Apple Color Emoji,
|
|
Segoe UI Emoji;
|
|
}
|
|
|
|
:lang(de),
|
|
:lang(es),
|
|
:lang(fr),
|
|
:lang(pt) {
|
|
font-family:
|
|
inter Global,
|
|
-apple-system,
|
|
Segoe UI,
|
|
Helvetica,
|
|
Arial,
|
|
sans-serif,
|
|
Apple Color Emoji,
|
|
Segoe UI Emoji;
|
|
}
|
|
|
|
:lang(th) {
|
|
font-family:
|
|
Leelawadee UI,
|
|
-apple-system,
|
|
Segoe UI,
|
|
Helvetica,
|
|
Arial,
|
|
sans-serif,
|
|
Apple Color Emoji,
|
|
Segoe UI Emoji;
|
|
}
|