Implementing Fico is
easy as pie
Sample files are included in the download, but basically you first reference the font files on your server (or use base 64 encoded files straight in your CSS).
In modern browsers you can use data-* attributes and generated content to display the icons.
If you need to support Internet Explorer 6/7/8, you’ll need to put the icon characters in your HTML source (or use a JavaScript solution).