字体文件在正确的地方,HTML代码是使用charset utf-8。
代码如下:
<!DOCTYPE html> <html> <head> <Meta chaset="utf-8"> <title>Teste icone</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.css"> </head> <body> <button type="button" class="btn btn-default btn-lg"> <span class="glyphicon glyphicon-star"></span> Star </button> </body> </html>
并且它的文件结构:
-css *bootstrap.min.css -fonts *all font files here *index.html
奇怪的是,当我看看调试所有的字体文件正确加载
解决方法
尝试重新下载字体,可能已损坏。
检查MD5
MD5 (glyphicons-halflings-regular.eot) = 2469ccfe446daa49d5c1446732d1436d MD5 (glyphicons-halflings-regular.svg) = 3b31e1de93290779334c84c9b07c6eed MD5 (glyphicons-halflings-regular.ttf) = aa9c7490c2fd52cb96c729753cc4f2d5 MD5 (glyphicons-halflings-regular.woff) = 7c4cbe928205c888831ba76548563ca3