Skip to content

Instantly share code, notes, and snippets.

@Cobus
Created April 3, 2014 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Cobus/9951817 to your computer and use it in GitHub Desktop.
Save Cobus/9951817 to your computer and use it in GitHub Desktop.
WooIcons usage
<span class="wooicon">T</span> // The character you want to display. "T" is the Twitter bird icon.
.wooicon {
font-family: @wooicons; // Set the font-family using the LESS variable;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment