Skip to content

Instantly share code, notes, and snippets.

@BeardedGinger
Created September 3, 2013 19:54
Show Gist options
  • Save BeardedGinger/6428739 to your computer and use it in GitHub Desktop.
Save BeardedGinger/6428739 to your computer and use it in GitHub Desktop.
Add Icon Fonts to your Genesis child theme using Exodus Framework
<?php
//* Add support for icon fonts (defaults to entypo)
add_theme_support( 'icon-font' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment