Skip to content

Instantly share code, notes, and snippets.

@ai2ik
Created February 11, 2019 17:47
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 ai2ik/e0fef95f065626fedbe5a16de57e8a42 to your computer and use it in GitHub Desktop.
Save ai2ik/e0fef95f065626fedbe5a16de57e8a42 to your computer and use it in GitHub Desktop.
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.5.18/webfont.js"></script>
<script>
WebFont.load({
google: {
families: ['Source Sans Pro:400,600,700,400italic,700italic', 'Roboto Condensed:400,700']
}
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment