@font-face {
	font-family:CNSEMIBOLD;
	src: url('https://bjgh-cdn.bjszghrmtzx.com/font/CN/SourceHanSerifCN-Medium.woff2') format('woff2');
   /*src: url('./SourceHanSerifCN-Medium.woff2') format('woff2');url('https://bjgh-cdn.bjszghrmtzx.com/font/CN/SourceHanSerifCN-Medium.woff2') format('woff2')*/
	font-weight: normal;
   font-style: normal;
  font-display:swap;
}
@font-face {
	font-family:CNSEMIBOLD1;
	src:url('SourceHanSerifCN-Medium-slim.woff2') format('woff2');
   /*src: url('./SourceHanSerifCN-Medium.woff2') format('woff2');url('https://bjgh-cdn.bjszghrmtzx.com/font/CN/SourceHanSerifCN-Medium.woff2') format('woff2')*/
	font-weight: normal;
   font-style: normal;
}

.story-title {
  font-family: "CNSEMIBOLD","CNSEMIBOLD1" !important;
  background: none;
  font-weight:600;
  padding:12px 0px 0px;
  /*font-size: 2.3rem;*/
  font-size: 22px;
  text-align: justify;
}

.story-content{
    font-family: "CNSEMIBOLD","CNSEMIBOLD1" !important;
    background: none;
    text-align: justify;
}

.story-content p{
  	 font-size: 19px !important;
    color: #333;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: normal;
}

body{
 	 font-family: "CNSEMIBOLD","CNSEMIBOLD1" !important;
    background: none;
}