w3layout模板中的字体

时间:2015-05-05 19:53:36

标签: html css

我对网页设计很陌生,很感激在这里得到一些帮助。我发现这个template并希望使用它,但我需要它来显示扩展的拉丁语,所以我需要它来显示像čšř等字母。我试图修改CSS

@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300&subset=latin,latin-ext);

并修改html

<link href='http://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300&subset=latin,latin-ext' rel='stylesheet' type='text/css'>

但它仍然显示????符号

你可以帮我吗?

0 个答案:

没有答案