; Google fonts Korean -- added 08/16/2024, wkim

.nanum-gothic-regular {
  font-family: "Nanum Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.nanum-myeongjo-regular {
  font-family: "Nanum Myeongjo", serif;
  font-weight: 400;
  font-style: normal;
}

.edocman-description ol, ul {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-inline-start: 25px;
}