diff --git a/sigma.css b/sigma.css index ae51dc3..4fdf8d1 100644 --- a/sigma.css +++ b/sigma.css @@ -44,24 +44,6 @@ format('woff2'); } -@font-face { - font-family: 'Nanum Gothic'; - font-style: normal; - font-weight: 400; - font-display: swap; - src: url('https://cdn.scpwiki.com/theme/en/sigma/fonts/NanumGothic-Regular.woff2') - format('woff2'); -} - -@font-face { - font-family: 'Nanum Gothic'; - font-style: normal; - font-weight: 700; - font-display: swap; - src: url('https://cdn.scpwiki.com/theme/en/sigma/fonts/NanumGothic-Bold.woff2') - format('woff2'); -} - @font-face { font-family: RedactRect; font-style: normal; @@ -587,7 +569,7 @@ sup { top: 1rem; left: 1rem; z-index: 15; - font-family: 'Nanum Gothic', sans-serif; + font-family: "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Helvetica, Roboto, sans-serif; font-size: 30px; font-weight: 700; width: 30px;