问答详情
源自:5-3 字体图标

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

@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')}


提问者:慕丝1033313 2017-06-26 10:44

个回答

  • 可了不得
    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那个文件夹了吗