.
This commit is contained in:
parent
923f2683f0
commit
7181ff1d1b
@ -124,6 +124,32 @@ body {
|
|||||||
color: #333;
|
color: #333;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
|
||||||
|
/* @font-face {
|
||||||
|
font-family: 'MangoDdobak-B';
|
||||||
|
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2405-3@1.1/MangoDdobak-B.woff2') format('woff2');
|
||||||
|
font-weight: 700;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
body {
|
||||||
|
font-family: 'MangoDdobak-B', sans-serif;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.6;
|
||||||
|
color: #333;
|
||||||
|
} */
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Rose';
|
||||||
|
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/naverfont_09@1.0/Rose.woff') format('woff');
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
body {
|
||||||
|
font-family: 'Rose', sans-serif;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.6;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
/* 나눔고딕 */
|
/* 나눔고딕 */
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap');
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user