Skip to content

Instantly share code, notes, and snippets.

@easierbycode
Created October 4, 2012 22:19
Show Gist options
  • Save easierbycode/3836836 to your computer and use it in GitHub Desktop.
Save easierbycode/3836836 to your computer and use it in GitHub Desktop.
@import remote webfont
@import url(http://fonts.googleapis.com/css?family=Questrial);
@import url(http://fonts.googleapis.com/css?family=Arvo);
body { font: 100%/1.5 Questrial, sans-serif; }
h1 { font: 100% Rockwell, Arvo, serif; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment