To use the icon font, add this stylesheet to your project:
<link href="http://mozilla.github.io/foundation-icons/assets/foundation-icons.css" type="text/css" rel="stylesheet">
To use an icon, add the corresponding class name to an element on your page:
<span class="icon-lock">Privacy</span>
will display as Privacy