manman89

FONT FOR FLAT DESIGN SUPPORT UTF-8

Oct 13th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. FONT FOR FLAT DESIGN SUPPORT UTF-8
  2.  
  3. @font-face {
  4. font-family: 'Segoe UI';
  5. src: url('font/segoeui.svg');
  6. src: url('font/segoeui.eot');
  7. src: url('font/segoeui.ttf');
  8. src: url('font/segoeui.woff');
  9. src: local('Segoe UI'), url('font/segoeui.eot?#iefix') format('embedded-opentype'),url('font/segoeui.ttf') format('truetype'),url('font/segoeui.woff') format('woff'),url('font/segoeui.svg#"Segoe UI"') format('svg');
  10. }
  11.  
  12. Muốn Font nó hiển thị tốt trên mọi Web Browser thì mình khuyên dùng WebFonts với Open Sans
  13. hơi hơi giống Segeo mỗi tội xấu hơn
Advertisement
Add Comment
Please, Sign In to add comment