
@font-face {
  font-family: 'Microsoft YaHei-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(../font/MSYH_1.ttf) format(truetype);
}

		
@font-face {
  font-family: 'Inter-Semi Bold';
  font-style: normal;
  font-weight: 600;
  src: url(../font/Inter-SemiBold_1.otf) format(opentype);
}

		
@font-face {
  font-family: 'Inter-Extra Bold';
  font-style: normal;
  font-weight: 800;
  src: url(../font/Inter-ExtraBold_1.otf) format(opentype);
}

		
@font-face {
  font-family: 'Microsoft YaHei-Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../font/MSYHBD_1.ttf) format(truetype);
}

		