=== Fontdeck === Contributors: Fontdeck, joshje Tags: fontdeck, web fonts, embedding, font, typeface Requires at least: 2.7 Tested up to: 3.1.1 Stable tag: 0.1 Use custom web fonts from Fontdeck on your WordPress website. == Description == The Fontdeck plugin makes it easy to add custom fonts to your website. Once you've chosen your fonts on the [Fontdeck](http://fontdeck.com) website, you can paste your code into the settings page of this plugin. You will need a basic knowledge of CSS in order to use this plugin. We recommend you use a tool such as Firebug or the Safari Developer Tools in order to discover what selectors relate to headings, subheadings and body text on your WordPress website. == Installation == 1. Upload the folder 'fontdeck' and it's contents to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create a website on [Fontdeck](http://fontdeck.com) and add your fonts 4. Paste the code for your website into the settings page for Fontdeck 5. Change the CSS code for Fontdeck to target specific parts of your website. == Frequently Asked Questions == = Where do I go to get the code? = Once you have created a website on [Fontdeck](http://fontdeck.com), go to your account, click on the website and copy the code you see on that page. = Can I add this plugin before I'm registered on Fontdeck? = Yes. This plugin won't do anything until you paste the code in from Fontdeck. Feel free to install the plugin first and then paste the code when you are ready. == Changelog == = 0.1 = * Initial version.