/* ✅ NanumSquare Neo */
@import url('https://fonts.googleapis.com/css2?family=Nanum+Square+Neo:wght@300;400;700;800&display=swap');

/* ✅ Noto Sans KR */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

/* ✅ Montserrat */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

/* ✅ Paperlogy */
@font-face {
  font-family: "Paperlogy-8ExtraBold";
  font-weight: 800;
  font-style: normal;
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2") format("woff2");
}