66 lines
2.5 KiB
CSS
66 lines
2.5 KiB
CSS
@charset "utf-8";
|
|
|
|
@font-face {
|
|
font-family: 'S-CoreDream-1Thin';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'S-CoreDream-2ExtraLight';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'S-CoreDream-3Light';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'S-CoreDream-4Regular';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'S-CoreDream-5Medium';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'S-CoreDream-6Bold';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'S-CoreDream-7ExtraBold';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff'); f
|
|
ont-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'S-CoreDream-8Heavy';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'S-CoreDream-9Black';
|
|
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
.ff-sd1 {font-family: 'S-CoreDream-1Thin'; font-weight: normal !important;}
|
|
.ff-sd2 {font-family: 'S-CoreDream-2ExtraLight'; font-weight: normal !important;}
|
|
.ff-sd3 {font-family: 'S-CoreDream-3Light'; font-weight: normal !important;}
|
|
.ff-sd4 {font-family: 'S-CoreDream-4Regular'; font-weight: normal !important;}
|
|
.ff-sd5 {font-family: 'S-CoreDream-5Medium'; font-weight: normal !important;}
|
|
.ff-sd6 {font-family: 'S-CoreDream-6Bold'; font-weight: normal !important;}
|
|
.ff-sd7 {font-family: 'S-CoreDream-7ExtraBold'; font-weight: normal !important;}
|
|
.ff-sd8 {font-family: 'S-CoreDream-8Heavy'; font-weight: normal !important;}
|
|
.ff-sd9 {font-family: 'S-CoreDream-9Black'; font-weight: normal !important;} |