first commit 2
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
@font-face {
|
||||
font-family: 'CookieRun-Regular';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/CookieRun-Regular.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* CookieRun Font */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'CookieRun-Regular', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-weight: 300 !important; }
|
||||
.font-R { font-weight: 400 !important; }
|
||||
.font-M { font-weight: 500 !important; }
|
||||
.font-B { font-weight: 700 !important; }
|
||||
.font-H { font-weight: 900 !important; }
|
||||
@@ -0,0 +1,17 @@
|
||||
@font-face {
|
||||
font-family: 'CookieRun-Regular';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/CookieRun-Regular.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* CookieRun Font */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'CookieRun-Regular', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-weight: 300 !important; }
|
||||
.font-R { font-weight: 400 !important; }
|
||||
.font-M { font-weight: 500 !important; }
|
||||
.font-B { font-weight: 700 !important; }
|
||||
.font-H { font-weight: 900 !important; }
|
||||
@@ -0,0 +1,29 @@
|
||||
@font-face {
|
||||
font-family: 'GmarketSansMedium';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'GmarketSansBold';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'GmarketSansLight';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* Gmarket Sans */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'GmarketSansMedium', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-family: 'GmarketSansLight', sans-serif !important; }
|
||||
.font-R { font-family: 'GmarketSansMedium', sans-serif !important; }
|
||||
.font-M { font-family: 'GmarketSansMedium', sans-serif !important; font-weight: bold !important; }
|
||||
.font-B { font-family: 'GmarketSansBold', sans-serif !important; }
|
||||
.font-H { font-family: 'GmarketSansBold', sans-serif !important; font-weight: 900 !important; }
|
||||
@@ -0,0 +1,29 @@
|
||||
@font-face {
|
||||
font-family: 'GmarketSansMedium';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'GmarketSansBold';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'GmarketSansLight';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* Gmarket Sans */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'GmarketSansMedium', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-family: 'GmarketSansLight', sans-serif !important; }
|
||||
.font-R { font-family: 'GmarketSansMedium', sans-serif !important; }
|
||||
.font-M { font-family: 'GmarketSansMedium', sans-serif !important; font-weight: bold !important; }
|
||||
.font-B { font-family: 'GmarketSansBold', sans-serif !important; }
|
||||
.font-H { font-family: 'GmarketSansBold', sans-serif !important; font-weight: 900 !important; }
|
||||
@@ -0,0 +1,12 @@
|
||||
@import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquareNeo/nanumsquareneo.css');
|
||||
|
||||
/* Nanum Square Neo */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'NanumSquareNeo', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-weight: 300 !important; }
|
||||
.font-R { font-weight: 400 !important; }
|
||||
.font-M { font-weight: 700 !important; } /* 네오는 굵기 단계가 다를 수 있어 조정 */
|
||||
.font-B { font-weight: 800 !important; }
|
||||
.font-H { font-weight: 900 !important; }
|
||||
@@ -0,0 +1,12 @@
|
||||
@import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquareNeo/nanumsquareneo.css');
|
||||
|
||||
/* Nanum Square Neo */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'NanumSquareNeo', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-weight: 300 !important; }
|
||||
.font-R { font-weight: 400 !important; }
|
||||
.font-M { font-weight: 700 !important; } /* 네오는 굵기 단계가 다를 수 있어 조정 */
|
||||
.font-B { font-weight: 800 !important; }
|
||||
.font-H { font-weight: 900 !important; }
|
||||
@@ -0,0 +1,12 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
|
||||
|
||||
/* Noto Sans KR */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'Noto Sans KR', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-weight: 300 !important; }
|
||||
.font-R { font-weight: 400 !important; }
|
||||
.font-M { font-weight: 500 !important; }
|
||||
.font-B { font-weight: 700 !important; }
|
||||
.font-H { font-weight: 900 !important; }
|
||||
@@ -0,0 +1,12 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
|
||||
|
||||
/* Noto Sans KR */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'Noto Sans KR', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-weight: 300 !important; }
|
||||
.font-R { font-weight: 400 !important; }
|
||||
.font-M { font-weight: 500 !important; }
|
||||
.font-B { font-weight: 700 !important; }
|
||||
.font-H { font-weight: 900 !important; }
|
||||
@@ -0,0 +1,30 @@
|
||||
/*
|
||||
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
|
||||
https://github.com/orioncactus/pretendard
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-H';
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: local('Pretendard Black'), url(./woff2/Pretendard-Black.woff2) format('woff2'), url(./woff/Pretendard-Black.woff) format('woff');
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-B';
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('Pretendard Bold'), url(./woff2/Pretendard-Bold.woff2) format('woff2'), url(./woff/Pretendard-Bold.woff) format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-R';
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('Pretendard Regular'), url(./woff2/Pretendard-Regular.woff2) format('woff2'), url(./woff/Pretendard-Regular.woff) format('woff');
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css'); /* 기본 고딕용 */
|
||||
@font-face {
|
||||
font-family: 'Ridibatang';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/Ridibatang.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* Ridibatang - 본문은 리디바탕, UI 요소는 고딕(Pretendard) 혼용 추천 */
|
||||
body, p, .content-area {
|
||||
font-family: 'Ridibatang', serif !important;
|
||||
}
|
||||
|
||||
/* 제목이나 버튼 등은 가독성을 위해 고딕 유지 (선택 사항) */
|
||||
h1, h2, h3, h4, h5, h6, input, textarea, select, button, .btn {
|
||||
font-family: 'Pretendard', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-weight: 300 !important; }
|
||||
.font-R { font-weight: 400 !important; }
|
||||
.font-M { font-weight: 500 !important; }
|
||||
.font-B { font-weight: 700 !important; }
|
||||
.font-H { font-weight: 900 !important; }
|
||||
@@ -0,0 +1,23 @@
|
||||
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css'); /* 기본 고딕용 */
|
||||
@font-face {
|
||||
font-family: 'Ridibatang';
|
||||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/Ridibatang.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* Ridibatang - 본문은 리디바탕, UI 요소는 고딕(Pretendard) 혼용 추천 */
|
||||
body, p, .content-area {
|
||||
font-family: 'Ridibatang', serif !important;
|
||||
}
|
||||
|
||||
/* 제목이나 버튼 등은 가독성을 위해 고딕 유지 (선택 사항) */
|
||||
h1, h2, h3, h4, h5, h6, input, textarea, select, button, .btn {
|
||||
font-family: 'Pretendard', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-weight: 300 !important; }
|
||||
.font-R { font-weight: 400 !important; }
|
||||
.font-M { font-weight: 500 !important; }
|
||||
.font-B { font-weight: 700 !important; }
|
||||
.font-H { font-weight: 900 !important; }
|
||||
@@ -0,0 +1,47 @@
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff');
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff');
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff');
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff');
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff');
|
||||
|
||||
@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-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;
|
||||
}
|
||||
|
||||
/* S-Core Dream */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'S-CoreDream-4Regular', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-family: 'S-CoreDream-3Light', sans-serif !important; }
|
||||
.font-R { font-family: 'S-CoreDream-4Regular', sans-serif !important; }
|
||||
.font-M { font-family: 'S-CoreDream-5Medium', sans-serif !important; }
|
||||
.font-B { font-family: 'S-CoreDream-6Bold', sans-serif !important; }
|
||||
.font-H { font-family: 'S-CoreDream-9Black', sans-serif !important; }
|
||||
@@ -0,0 +1,47 @@
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff');
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff');
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff');
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff');
|
||||
@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff');
|
||||
|
||||
@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-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;
|
||||
}
|
||||
|
||||
/* S-Core Dream */
|
||||
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, table {
|
||||
font-family: 'S-CoreDream-4Regular', sans-serif !important;
|
||||
}
|
||||
|
||||
.font-L { font-family: 'S-CoreDream-3Light', sans-serif !important; }
|
||||
.font-R { font-family: 'S-CoreDream-4Regular', sans-serif !important; }
|
||||
.font-M { font-family: 'S-CoreDream-5Medium', sans-serif !important; }
|
||||
.font-B { font-family: 'S-CoreDream-6Bold', sans-serif !important; }
|
||||
.font-H { font-family: 'S-CoreDream-9Black', sans-serif !important; }
|
||||
@@ -0,0 +1,20 @@
|
||||
@font-face {
|
||||
font-family: 'font-H';
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: local('YoonGothic 790'), local('Yoon Gothic 790'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-B';
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('YoonGothic 770'), local('Yoon Gothic 770'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'font-R';
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('YoonGothic 740'), local('Yoon Gothic 740'), local('YoonGothic'), local('Apple SD Gothic Neo'), sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user