Skip to content

Instantly share code, notes, and snippets.

@kennyeliason
Created April 13, 2018 21:38
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 kennyeliason/bff282d0e36c2d00d6d21b8ac9994d06 to your computer and use it in GitHub Desktop.
Save kennyeliason/bff282d0e36c2d00d6d21b8ac9994d06 to your computer and use it in GitHub Desktop.
Include Google Font in Sage
wp_enqueue_style('google_fonts', '//fonts.googleapis.com/css?family=Roboto:300,400,700', false, null);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment