Skip to content

Instantly share code, notes, and snippets.

@0frasure
Created September 29, 2015 23:39
Show Gist options
  • Save 0frasure/f64a7eea17479317451c to your computer and use it in GitHub Desktop.
Save 0frasure/f64a7eea17479317451c to your computer and use it in GitHub Desktop.
My Font Kit
<link href='https://fonts.googleapis.com/css?family=Lato:400,300,100,400italic,700,700italic,900,900italic,300italic,100italic|Raleway:400,300,900,800,700,600,500,200,100|Quicksand:400,700|Source+Code+Pro:400,300,200,500,600,700,900' rel='stylesheet' type='text/css'>
font-family: 'Lato', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Quicksand', sans-serif;
font-family: 'Source Code Pro', ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment