Skip to content

Instantly share code, notes, and snippets.

@chihchun
Created March 12, 2015 10:02
Show Gist options
  • Save chihchun/6b6527e33f72d1eb1bda to your computer and use it in GitHub Desktop.
Save chihchun/6b6527e33f72d1eb1bda to your computer and use it in GitHub Desktop.
@font-face{
font-family:"Ubuntu";
src:url("../fonts/Ubuntu-L.woff") format('woff');
font-weight:300
}
@font-face{
font-family:"Ubuntu";
src:url("../fonts/Ubuntu-R.woff") format('woff');
font-weight:400
}
@font-face{
font-family:"Ubuntu";
src:url("../fonts/Ubuntu-B.woff") format('woff');
font-weight:700
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment