Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
字体名称如Lobster1.4,1KreemDNA等0LumaxBigCapsDNA。
Lobster1.4
1KreemDNA
0LumaxBigCapsDNA
$('.fmsg_class').css("font-family",font);
任何帮助是极大的赞赏。
您列出的字体不是系统字体,因此除非用户在其计算机上专门安装了它们,否则它们将无法在网站上使用。
您可以使用一些方法来否定字体的安装,例如 Cufon 或 Google Web Fonts。