老師好像沒有加@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')}
2019-02-02
2017-06-30
直接拉到css里就行了啊
2017-06-26
怎么去引用fonts
2017-06-26
你引用了font那個文件夾了嗎