@charset "UTF-8";
/*@font-face*/
@font-face {
  font-family: "ArialMT";
  src: url('../font/ArialMT.eot');
  src: url('../font/ArialMT.eot') format('embedded-opentype'),
       url('../font/ArialMT.woff2') format('woff2'),
       url('../font/ArialMT.woff') format('woff'),
       url('../font/ArialMT.ttf') format('truetype'),
       url('../font/ArialMT.svg#ArialMT') format('svg');
       font-weight: normal;
       font-style: normal;
}
@font-face {
  font-family: 'PangMenZhengDao';
  src: url('../font/PangMenZhengDao.eot');
  src: url('../font/PangMenZhengDao.eot?#iefix') format('embedded-opentype'),
      url('../font/PangMenZhengDao.woff2') format('woff2'),
      url('../font/PangMenZhengDao.woff') format('woff'),
      url('../font/PangMenZhengDao.ttf') format('truetype'),
      url('../font/PangMenZhengDao.svg#PangMenZhengDao') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: "SourceHanSansSC-Regular";
  src: url("../font/SourceHanSansCNRegular_Source\ Han\ Sans\ CN\ Regular.woff2") format("woff2"),
       url("../font/SourceHanSansCNRegular_Source\ Han\ Sans\ CN\ Regular.woff") format("woff"),
       url("../font/SourceHanSansCNRegular_Source\ Han\ Sans\ CN\ Regular.ttf") format("truetype"),
       url("../font/Source\ Han\ Sans\ CN\ Regular.eot") format("embedded-opentype"),
       url("../font/SourceHanSansCNRegular_Source\ Han\ Sans\ CN\ Regular.svg") format("svg");
      font-weight: normal;
      font-style: normal;
}
@font-face {
  font-family: "Arial-BoldMT";
  src: url('../font/ArialBoldMT.eot');
  src: url('../font/ArialBoldMT.eot') format('embedded-opentype'),
       url('../font/ArialBoldMT.woff2') format('woff2'),
       url('../font/ArialBoldMT.woff') format('woff'),
       url('../font/ArialBoldMT.ttf') format('truetype'),
       url('../font/ArialBoldMT.svg#ArialBoldMT') format('svg');
       font-weight: bold;
       font-style: normal;
}
@font-face {
	font-family: "Roboto-Condensed";
  src: url('../font/RobotoCondensed.eot');
  src: url('../font/RobotoCondensed.eot') format('embedded-opentype'),
       url('../font/RobotoCondensed.woff2') format('woff2'),
       url('../font/RobotoCondensed.woff') format('woff'),
       url('../font/RobotoCondensed.ttf') format('truetype'),
       url('../font/RobotoCondensed.svg#RobotoCondensed') format('svg');
       font-style: normal;
}
