
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Pretendard', sans-serif;
}
