Getting Started with Feather Webfont
-
Copy the entire
feather-webfontdirectory into your project -
Include
feather.cssin the<head>of your HTML document<link rel="stylsheet" href="path/to/feather.css"> -
Insert the icon's class name into any HTML element or insert a
data-iconattribute with the icon's HTML entity into any HTML element<span class="icon-eye"></span> <span data-icon=""></span>
Support
If you have any questions, issues or suggestions for new icons, let me know: info@colebemis.com