Skip to content

Instantly share code, notes, and snippets.

@thehack
Created December 17, 2014 02:32
Show Gist options
  • Save thehack/55be3f79cb7148824841 to your computer and use it in GitHub Desktop.
Save thehack/55be3f79cb7148824841 to your computer and use it in GitHub Desktop.
YPWwKP
<head>
<link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
</head>
<body>
<h1>A sample of a custom google font</h1>
</body>
body {
font-family: 'Lobster', cursive;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment