Created
July 16, 2015 05:07
-
-
Save bigdawggi/d0ddc5c564b395db83df to your computer and use it in GitHub Desktop.
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="//fonts.googleapis.com/css?family=Josefin+Sans+Std+Light:regular&subset=latin" rel="stylesheet" type="text/css" > | |
<style type="text/css"> | |
body { | |
font-family: 'Josefin Sans Std Light', serif; | |
font-size: 18px; | |
letter-spacing: 1px; | |
} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just put this in the header file, and it should work