使用css代码美化全站字体:更换为优雅的中文字体
把vmccc1.woff2放到你网站根目录下fonts文件夹下 @font-face { font-family: 'moe'; src: url('你的字体的URL链接') format('woff2'); } /* 然后在全站使用这个字体 */ body,a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, figure, fo