 @import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");
body,
input,
select,
textarea,
button {
  font-size: 16px;
  line-height: 1.6;
    color: #000;
    font-family: "Pretendard","Noto Sans KR", sans-serif;
    font-weight: 500;
    word-break: keep-all;
}