@font-face {
  font-family: "SUIT Variable";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/SUIT-Variable-subset.woff2") format("woff2-variations");
}

body {
  font-family: "SUIT Variable", SUIT, "Noto Sans KR", "Malgun Gothic", sans-serif;
}
