/* body{
   font-family: 'Noto Sans KR', sans-serif;
   font-weight: 400;
} */
body{
   font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
   font-weight: 400;
}
/* hs겨울눈꽃체 */

@font-face {
   font-family: 'snowflower';
   src: url('font/HSGyeoulNoonkott2.0-Regular.woff') format('woff');
   font-weight: 400;
   font-style: normal;
}


