.noto-sans-kr-normal {
    font-family: 'Pretendard Variable', 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
  }
.noto-sans-kr-bold {
    font-family: 'Pretendard Variable', 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Pretendard Variable', 'Noto Sans KR', sans-serif;
}