Home > Web Front-end > HTML Tutorial > icon@font-face those things_html/css_WEB-ITnose

icon@font-face those things_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:44:31
Original
1539 people have browsed it

http://files.cnblogs.com/files/LoveOrHate/font.rar

@font-face {  font-family: 'Glyphicons Regular';  src: url('../font/glyphicons-regular.eot');  src: url('../font/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../font/glyphicons-regular.woff2') format('woff2'), url('../font/glyphicons-regular.woff') format('woff'), url('../font/glyphicons-regular.ttf') format('truetype'), url('../fonts/glyphicons-regular.svg#glyphiconsregular') format('svg');}
Copy after login

这个是我的icon装备

 

  • All future updates for free
  • All icons in @2x size
  • All icons in @3x size
  • All icons in vectors
  • All icons as a font
  • 610 GLYPHICONS
  • 260 GLYPHICONS Halflings
  • 130 GLYPHICONS Filetypes
  • 60 GLYPHICONS Social
  • Secure payment with PayPal
  • Royalty-free license
  • Related labels:
    source:php.cn
    Statement of this Website
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template