.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;
  }