/* 7da6dc85 */
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 100;
  src: url("https://static.workday.com/fonts/Noto_Sans_KR/NotoSansKR-Thin.otf");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 200;
  src: url("https://static.workday.com/fonts/Noto_Sans_KR/NotoSansKR-Light.otf");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 300;
  src: url("https://static.workday.com/fonts/Noto_Sans_KR/NotoSansKR-Regular.otf");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: url("https://static.workday.com/fonts/Noto_Sans_KR/NotoSansKR-Medium.otf");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 700;
  src: url("https://static.workday.com/fonts/Noto_Sans_KR/NotoSansKR-Bold.otf");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 800;
  src: url("https://static.workday.com/fonts/Noto_Sans_KR/NotoSansKR-Black.otf");
}
* {
  font-family: "Noto Sans KR", Arial, Helvetica, sans-serif;
}

input,
textarea,
select {
  font-family: "Noto Sans KR", Arial, Helvetica, sans-serif;
}

body.ko_kr .video-js .vjs-big-play-button .vjs-icon-play:before,
body.ko_kr .vjs-big-play-button:before {
  content: "" !important;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.6em;
  border-color: transparent transparent transparent #fff;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 54%;
}
/*# sourceMappingURL=sourcemaps/locale-ko_kr.css.map */
