font.less 180 B

123456789
  1. @font-face {
  2. font-family: PangMenZhengDao;
  3. src: url("@/style/PangMenZhengDao.ttf");
  4. }
  5. @font-face {
  6. font-family: YouSheBiaoTiHei;
  7. src: url("@/style/YouSheBiaoTiHei.TTF");
  8. }