找不到Bootstrap中的一些Glyphicons

时间:2015-04-21 13:31:55

标签: css twitter-bootstrap fonts glyphicons

我试图在Bootstrap中使用Glyphicons,但我有这个错误:

> http://address/fonts/glyphicons-halflings-regular.woff2
> http://address/fonts/glyphicons-halflings-regular.woff  GET
> http://address/fonts/glyphicons-halflings-regular.ttf 404 (Not Found)

我不知道该怎么做,我已经尝试过在StackOverflow上提出的所有解决方案。

2 个答案:

答案 0 :(得分:0)

只需使用

<span class="glyphicon glyphicon-search" aria-hidden="true"></span>

找到其他

  

glyphicon glyphicon - *

http://getbootstrap.com/components/#glyphicons-glyphs

并确保包含bootstrap css

答案 1 :(得分:0)

尝试在.htaccess中添加ttf | woff | woff2

RewriteRule!。(js | css | ico | gif | jpg | png | mp4 | ttf | woff | woff2)$ index.php