css全站字体,中文英文不同,粗细统一
@font-face { font-family: vwfont; src: url(/shop-m/public/fonts/VWText-Regular.otf); } @font-face { font-family: hyqh40; src: url(/shop-m/public/fonts/HYQiHei-40S.ttf); } @font-face { font-family: hyqh80; src: url(/shop-m/public/fonts/HYQiHei-80S.ttf); } * { margin: 0; padding: 0; -webkit-overflow-scrolling: touch; word-wrap: break-word; font-family: "vwfont", "hyqh40"; } .hyqh80{ font-family: "vwfont", "hyqh80"; font-weight: normal !important; }
本博客主要记录自己的学习点滴~,文章来源于总结,还有在工作中实际碰到的问题以记录。

浙公网安备 33010602011771号