Skip to content

Instantly share code, notes, and snippets.

@ratopi
Created December 6, 2015 13:17
Show Gist options
  • Select an option

  • Save ratopi/33b004e1a6bc20d739ff to your computer and use it in GitHub Desktop.

Select an option

Save ratopi/33b004e1a6bc20d739ff to your computer and use it in GitHub Desktop.
Fonts Memo

Just for memo ...

Open Sans

<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,800,800italic,700italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
font-family: 'Open Sans', sans-serif;

Special Elite (Typewriter Style)

<link href='https://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
font-family: 'Special Elite', cursive;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment