first commit 2
This commit is contained in:
@@ -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; }
|
||||
Reference in New Issue
Block a user