@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap");
:root {
  --ff-1: "Noto Sans KR", sans-serif;
}