Skip to content

Instantly share code, notes, and snippets.

@jacmaes
Created June 22, 2019 19:13
Show Gist options
  • Save jacmaes/bfb111cb1579963789afe462ccc79539 to your computer and use it in GitHub Desktop.
Save jacmaes/bfb111cb1579963789afe462ccc79539 to your computer and use it in GitHub Desktop.
Google Fonts #html
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Roboto|Open+Sans:400,400i,600&amp;display=swap" rel="stylesheet">
# Host Google fonts locally:
https://google-webfonts-helper.herokuapp.com/fonts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment