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

/* {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

html.wf-active *, html.wf-active *:before, html.wf-active *:after {
  font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }*/
.c-modal-video--playnow:before {
  right: 115px; }

.c-modal-video--playnow:after {
  content: "СМОТРЕТЬ"; }

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