bootstrap里有 bootstrap-glyphicons.css吗

bootstrap里有 bootstrap-glyphicons.css吗

是没有这个名字的css文件的,但有可能存在于bootstrap.css中,另外,如果要使用矢量图标的话要引入目录里的fonts文件才可以使用@font-face {    font-family: 'Glyphicons Hal
html-css320