Skip to content

Instantly share code, notes, and snippets.

@chrisjimallen
Created March 12, 2013 21:05
Show Gist options
  • Save chrisjimallen/5147016 to your computer and use it in GitHub Desktop.
Save chrisjimallen/5147016 to your computer and use it in GitHub Desktop.
droid sans import
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
body {
font-family: 'Droid Sans', sans-serif;
font-size:medium;
font-size:medium;
color: #000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment