@charset "UTF-8";

/* 思源黑体-轻 */
@font-face {
  font-family: "SourceHanSansCNE";
  src: url("/resource/fonts/SourceHanSansCN-ExtraLight.ttf") format("truetype"),
       url("/resource/fonts/SourceHanSansCN-ExtraLight.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

/* 思源黑体-细 */
@font-face {
  font-family: "SourceHanSansCNL";
  src: url("/resource/fonts/SourceHanSansCN-Light.ttf") format("truetype"),
       url("/resource/fonts/SourceHanSansCN-Light.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

/* 思源黑体-正常 */
@font-face {
  font-family: "SourceHanSansCNN";
  src: url("/resource/fonts/SourceHanSansCN-Normal.ttf") format("truetype"),
       url("/resource/fonts/SourceHanSansCN-Normal.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

/* 思源黑体-通例 */
@font-face {
  font-family: "SourceHanSansCNR";
  src: url("/resource/fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
       url("/resource/fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

/* 思源黑体-中等 */
@font-face {
  font-family: "SourceHanSansCNM";
  src: url("/resource/fonts/SourceHanSansCN-Medium.ttf") format("truetype"),
       url("/resource/fonts/SourceHanSansCN-Medium.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

/* 思源黑体-粗 */
@font-face {
  font-family: "SourceHanSansCNB";
  src: url("/resource/fonts/SourceHanSansCN-Bold.ttf") format("truetype"),
       url("/resource/fonts/SourceHanSansCN-Bold.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

/* 思源黑体-重 */
@font-face {
  font-family: "SourceHanSansCNH";
  src: url("/resource/fonts/SourceHanSansCN-Heavy.ttf") format("truetype"),
       url("/resource/fonts/SourceHanSansCN-Heavy.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}<!--耗时1766386859.1821秒-->