.noto {
  font-family: "Noto Sans CJK KR", sans-serif !important;
}
.noto-Thin {
  font-weight: 100 !important;
}
.noto-Light {
  font-weight: 300 !important;
}
.noto-Regular {
  font-weight: 400 !important;
}
.noto-Medium {
  font-weight: 500 !important;
}
.noto-Bold {
  font-weight: 700 !important;
}
.noto-Black {
  font-weight: 900 !important;
}
