@import url("https://use.typekit.net/txw1irs.css");

body {
  font-family: "Noto Serif SC", serif;
}

.cn-floor-plan-section .table tr th,
.cn-floor-plan-section .table tr td {
  font-family: aktiv-grotesk-extended, sans-serif;
}
.ch_prop_title {
  font-weight: bold;
}
.lang_btn {
  text-transform: uppercase;
}
.ch_call_label .ch_phone {
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
}

.view_360 .icon_primary_360:before,
.view_360 .icon_primary_bb_360:before {
  background-image: url(../images/icon_360_blue_cn.svg  );
}

.ch_aa_pi .img_caption {
  font-size: 14px;
  line-height: 20px;
  font-family: "Noto Serif SC", serif;
}
.ch_aa_pi .img_caption span{
  font-family: "aktiv-grotesk-extended", sans-serif;
}

.ch_ml_div ._ch_img_info,
.ch_rest_img_grid ._ch_img_info {
  font-family: "Noto Serif SC", serif;
  letter-spacing: 0.5px;
}

@media only screen and (max-width: 1680px) {
  .ch_call_label .ch_phone {
    font-size: 15px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .ch_call_label .ch_phone {
    font-size: 14px;
    line-height: 18px;
  }
}