
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Credits


INTRODUCTION
------------
Font Awesome is the iconic font designed for use with Twitter Bootstrap.
http://fortawesome.github.com/Font-Awesome/

"fontawesome" provides integration of "Font Awesome" with Drupal. Once enabled
"Font Awesome" icon fonts could be used as:-

1) Within HTML (node/block/view/panel):-
Inside HTML you can place Font Awesome icons just about anywhere with the <i> tag.

E.g:- "Font Awesome 4.0.3" you can use like :-
<i class="fa fa-info-circle"></i> Example for Info Icon

See more examples of using "Font Awesome" within HTML at:- http://fortawesome.github.io/Font-Awesome/examples/

2) With "Icon API" module
This module adds support for "Icon API" (https://drupal.org/project/icon)

INSTALLATION
------------

1. Download & extract "Font-Awesome" from http://fortawesome.github.com/Font-Awesome/
and place inside "sites/all/libraries/fontawesome" directory. CSS file should be
sites/all/libraries/fontawesome/css/font-awesome.css

2. Enable the module at Administer >> Site building >> Modules.

CREDITS
-------
* Rob Loach (RobLoach) http://robloach.net
* Inder Singh (inders) http://indersingh.com