我正在构建一个WordPress site.And,我为菜单栏选择字体。但问题是,这个字体只显示Google chrome &它在IE和Mozilla (FireFox)中不显示。
请帮帮我
#nav ul li a:hover,
#nav .current-menu-item > a,
#nav .current-menu-ancestor > a,
div#nav ul .current_page_item > a {
color: #9A6614;
}
#nav > ul li,
#nav .menu > ul li {
padd
我正在为一个客户端建立一个新的网站-嵌入式网页字体在Safari和Chrome (MacOS)中显示得很好……但仅在iOS下的主页上。在iOS的子页面上,它默认为Times Roman。webfont文件位于根目录中。
被难住了。有什么帮助吗?这是我的CSS:
/**
* @license
* MyFonts Webfont Build ID 3124015, 2015-11-11T18:29:33-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s
我正在查看一个项目的源代码,其中使用了来自myfonts.com的授权字体。
css文件包含以下内容-
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/123d4d");
@font-face {
font-family: 'SoliPx';
src: url('webfonts/123D4D_1_0.eot');
src: url('webfon