Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@fasterwp
Created June 12, 2018 06:20
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 fasterwp/b551c7ec1d4c022a1d61e9da756efeb8 to your computer and use it in GitHub Desktop.
Save fasterwp/b551c7ec1d4c022a1d61e9da756efeb8 to your computer and use it in GitHub Desktop.
The default code from Genesis to load Google fonts
wp_enqueue_style( 'google-font', '//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Roboto+Slab:300', array(), PARENT_THEME_VERSION );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment