/* 思源黑体 */
/* @font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 250;
  font-style: normal;
  src: url('https://static.izeban.cn/fonts/Source_Han_Sans_SC_ExtraLight_ExtraLight.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 300;
  font-style: normal;
  src: url('https://static.izeban.cn/fonts/Source_Han_Sans_SC_Light_Light.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 400;
  font-style: normal;
  src: url('https://static.izeban.cn/fonts/Source_Han_Sans_SC_Regular.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 500;
  font-style: normal;
  src: url('https://static.izeban.cn/fonts/Source_Han_Sans_SC_Medium_Medium.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 700;
  font-style: normal;
  src: url('https://static.izeban.cn/fonts/Source_Han_Sans_SC_Bold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'Source Han Sans SC';
  font-weight: 900;
  font-style: normal;
  src: url('https://static.izeban.cn/fonts/Source_Han_Sans_SC_Heavy_Heavy.otf') format('opentype');
  font-display: swap;
}

* {
  font-family: 'Source Han Sans SC', 'Microsoft YaHei', 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
    sans-serif;
}

.webfont {
  font-family: 'Source Han Sans SC', 'Microsoft YaHei', 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
    sans-serif;
} */

/* 庞门正道标题体 */
@font-face {
  font-family: '庞门正道标题体';
  font-weight: normal;
  font-style: normal;
  src: url('/static/fonts/PangMenZhengDaoBiaoTiTi.ttf') format('truetype');
  font-display: swap;
}

.webfont-pangmen {
  font-family: '庞门正道标题体', 'Source Han Sans SC', 'Microsoft YaHei', 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    'Helvetica Neue', Arial, sans-serif;
}
