Skip to content

Instantly share code, notes, and snippets.

@bigdawggi
Created July 16, 2015 05:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bigdawggi/d0ddc5c564b395db83df to your computer and use it in GitHub Desktop.
Save bigdawggi/d0ddc5c564b395db83df to your computer and use it in GitHub Desktop.
<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>
@bigdawggi
Copy link
Author

Just put this in the header file, and it should work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment