This commit is contained in:
dyhj625 2025-03-21 14:42:51 +09:00
parent 7181ff1d1b
commit e6a4399761

View File

@ -138,18 +138,6 @@ body {
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');