----------------
IconFonts module
----------------

Overview
--------
This module extends the @font-your-face module in order to enable adding css
selectors to icon fonts on the character level. It builds on the UI of the
@font-your-face module and uses several other functionalities of the
@font-your-face module.

Installation
------------
Install and enable the module as usual.
The module depends on the @font-your-face module, make sure that module is also
enabled.

Usage
-----
The IconFonts module is an API module, you have to enable at least one of its
submodules to be able to add icon fonts to your website. See the README.txt of
its submodules for further information.

The IconFonts module uses the ':before' css pseudo-selector to add the icons.
