
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+KR:wght@100..900&display=swap');

body, input, textarea, select, button {
    font-family: 'Pretendard', 'Noto Sans KR', sans-serif;  word-break:keep-all; font-weight: 500; line-height: 1.4; font-size: 16px;
}