@charset "UTF-8";
@font-face {
  font-family: "Cronos Pro LtDisp";
  src: local("CronosPro-LtDisp"), local("Cronos Pro Light Display");
  font-display: swap; }

@font-face {
  font-family: "Cronos Pro LtDisp";
  src: local("CronosPro-Disp"), local("Cronos Pro Display");
  font-weight: 700;
  font-display: swap; }

@font-face {
  font-family: "Noto Sans KR";
  src: local("Noto Sans KR");
  font-weight: 300;
  font-display: swap; }

/* {
  font-family: "Malgun Gothic", NanumGothic, sans-serif !important; }

html.wf-active *, html.wf-active *:before, html.wf-active *:after {
  font-family: "Cronos Pro LtDisp", "Noto Sans KR", "Malgun Gothic", NanumGothic, sans-serif !important; }*/
.c-modal-video--playnow:before {
  right: 93px; }

.c-modal-video--playnow:after {
  content: "지금 보기"; }

@media only screen and (max-width: 767px) {
  .c-modal-video--playnow:before {
    right: 15px; } }
