Skip to content

Instantly share code, notes, and snippets.

@teabyii
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save teabyii/987925e382eefb253adb to your computer and use it in GitHub Desktop.
Save teabyii/987925e382eefb253adb to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'iconfont';
src: url('iconfont.eot'); /* IE9*/
src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('iconfont.woff') format('woff'), /* chrome、firefox */
url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('iconfont.svg#uxiconfont') format('svg'); /* iOS 4.1- */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment