Skip to content

Instantly share code, notes, and snippets.

@Cobus
Created April 3, 2014 09:59
Show Gist options
  • Select an option

  • Save Cobus/9951817 to your computer and use it in GitHub Desktop.

Select an option

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