演示项目-图书馆
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
399 B

  1. @font-face {
  2. font-family: "ZhenyanGB";
  3. src: url('ZhenyanGB.ttf');
  4. font-weight: normal;
  5. font-style: normal;
  6. }
  7. @font-face {
  8. font-family: "YouSheBiaoTiHei";
  9. src: url('YouSheBiaoTiHei.ttf');
  10. font-weight: normal;
  11. font-style: normal;
  12. }
  13. @font-face {
  14. font-family: "HuXiaoBoNanShenTi";
  15. src: url('HuXiaoBoNanShenTi.otf');
  16. font-weight: normal;
  17. font-style: normal;
  18. }