Skip to content

Instantly share code, notes, and snippets.

@radarin
Last active October 25, 2017 05:16
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 radarin/ad46907c4ca5ff87109a0f249fa6de3f to your computer and use it in GitHub Desktop.
Save radarin/ad46907c4ca5ff87109a0f249fa6de3f to your computer and use it in GitHub Desktop.
Google Font
@font-face {
font-family: 'permian';
src: url('http://computer-for-dummies.ch/fonts/Permian.eot'),
url('http://computer-for-dummies.ch/fonts/Permian.woff') format('woff'),
url('http://computer-for-dummies.ch/fonts/Permian.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment