老师好像没有加@ffont-face这段代码啊,但是我没加的话star没法显示

来源:5-3 字体图标

慕丝1033313

2017-06-26 10:44

@font-face{

font-family:'Glyphicons Halflings';

src:url(fonts/glyphicons-halflings-regular.eot);

src:url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),

url(fonts/glyphicons-halflings-regular.woff2) format('woff2'),

url(fonts/glyphicons-halflings-regular.woff) format('woff'),

url(fonts/glyphicons-halflings-regular.ttf) format('truetype'),

url(fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}


写回答 关注

4回答

  • 可了不得
    2019-02-02 13:14:31
    你是不是没有把整个dist下载下来
  • 杜16
    2017-06-30 15:30:34

    直接拉到css里就行了啊

  • 慕丝1033313
    2017-06-26 22:35:13

    怎么去引用fonts


  • yang毛线
    2017-06-26 16:45:36

    你引用了font那个文件夹了吗

bootstrap快速入门

bootstrap是目前最流行的框架之一,能够带你快速搭建网页!

100948 学习 · 202 问题

查看课程

相似问题