@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 TC";
  src: local("Noto Sans TC");
  font-weight: 300;
  font-display: swap; }

/* {
  font-family: sans-serif !important; }

html.wf-active *, html.wf-active *:before, html.wf-active *:after {
  font-family: "Cronos Pro LtDisp", "Noto Sans TC", 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; } }
