/*方正兰亭黑体*/
@font-face {
  font-family: 'Lantinghei SC';
  src: url('./sources/woff2/FZLTHJW.woff2') format('woff'),
    url('./sources/FZLTHJW.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lantinghei SC';
  src: url('./sources/woff2/FZLTCHJW.woff2') format('woff'),
    url('./sources/FZLTCHJW.TTF') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Lantinghei SC';
  src: url('./sources/woff2/FZLTXHJW.woff2') format('woff'),
    url('./sources/FZLTXHJW.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
}