在Wordpress工作但不显示具体字体的一个 [英] Diacritics in Wordpress working but not showing the specific font one`s

查看:163
本文介绍了在Wordpress工作但不显示具体字体的一个的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我在wordpress中有一个问题。这是网站 http://colectia-harnau.ro 这是第一类的div:

So I have a problem with diacritics in wordpress.This is the website http://colectia-harnau.ro This is the div for first category:

<div style="font-family: 'Sancreek', cursive;font-size:110%;">
<a href="http://colectia-harnau.ro/?page_id=1949">SUPORTURI PREZENTARE</a>
</div>

正如你可以看到谷歌字体,这种字体有变音符ă,ş,是字体网址: https://www.google.com/fonts/specimen/Sancreek
正如你可以看到这里的变音符号加载,但显示不同的字体

As you can see on google fonts, this font have diacritics like ă,ș,ț etc. Here is the font URL: https://www.google.com/fonts/specimen/Sancreek As you can see here the diacritics are loaded but showed with different font

任何想法?感谢

推荐答案

确保您使用扩展的拉丁字符集。像这样:

Make sure you are using the extended latin character sets. Like this:

<link href='http://fonts.googleapis.com/css?family=Sancreek&subset=latin,latin-ext' rel='stylesheet' type='text/css'>. 

请注意 latin-ext

这篇关于在Wordpress工作但不显示具体字体的一个的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆