diff --git a/public/css/font.css b/public/css/font.css index 8d16c67..6c499cd 100644 --- a/public/css/font.css +++ b/public/css/font.css @@ -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');