Created
September 29, 2015 23:39
-
-
Save 0frasure/f64a7eea17479317451c to your computer and use it in GitHub Desktop.
My Font Kit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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