<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paper Leaf Design &#124; Graphic Design in Edmonton &#124; Web Design in Edmonton &#187; Fonts</title>
	<atom:link href="http://www.paper-leaf.com/blog/category/fonts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paper-leaf.com</link>
	<description>A blog for designers with tips, tutorials, inspiration and more!</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:20:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>10 Tools for Better Web Fonts</title>
		<link>http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/</link>
		<comments>http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 14:00:30 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[cufon]]></category>
		<category><![CDATA[embedding fonts]]></category>
		<category><![CDATA[font-embedding services]]></category>
		<category><![CDATA[fontdeck]]></category>
		<category><![CDATA[sIFR]]></category>
		<category><![CDATA[typekit]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://www.paper-leaf.com/blog/?p=1631</guid>
		<description><![CDATA[There are a bevy of tools in the typography-savvy web designer&#8217;s toolbox these days. No longer are we tied down by the age-old web safe font list; now, we actually have choices when it comes to setting &#38; styling live type on the web. Of course, there are still issues with those using old browsers, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2010%2F06%2F10-tools-for-better-web-fonts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2010%2F06%2F10-tools-for-better-web-fonts%2F&amp;source=paper_leaf&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>There are a bevy of tools in the typography-savvy web designer&#8217;s toolbox these days. No longer are we tied down by the age-old <a title="List of Web Safe Fonts" href="http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html" target="_blank">web safe font list</a>; now, we actually have choices when it comes to setting &amp; styling live type on the web. Of course, there are still issues with those using old browsers, but their punishment is dose after dose of Times, Arial and so forth.</p>
<p>Allow me to run down the current choices for designers &amp; developers when it comes to live fonts on the web. Some of these are free; some are paid; some are easier to implement than others. It&#8217;s up to you to make the choice as to which tool is best for you and your project, but I&#8217;ll share my opinions throughout. If I missed any that you use on the regular, let me know in the comments! <em>*note: each title and image links to the service&#8217;s website.</em></p>
<h3><a title="@font-face" href="http://www.css3.info/preview/web-fonts-with-font-face/" target="_blank">@font-face</a></h3>
<p><em>free</em></p>
<div class="leftdotbreak"></div>
<p style="text-align: center; "><a href="http://www.css3.info/preview/web-fonts-with-font-face/"><img class="aligncenter size-full wp-image-1638 sidebarimage" title="fontface" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/fontface.jpg" alt="@font-face" width="550" height="250" /></a></p>
<p>This CSS3 selector is probably the most widely-used tool for font-embedding today. It&#8217;s super easy to implement, and you can use any open-source font whose license allows for font-embedding.</p>
<p>Essentially, you upload the font to your server and link to it within your CSS file. For what it&#8217;s worth, I almost exclusively use <a title="FontSquirrel" href="http://www.fontsquirrel.com" target="_blank">FontSquirrel&#8217;s</a> @font-face tools, which include kits and generators. If you&#8217;re overwhelmed by the amount of choice when it comes to @font-face fonts, check out the <a title="10 Best @font-face Fonts" href="http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/" target="_blank">10 Best @font-face Fonts</a>.</p>
<h3><a title="Google Font API" href="http://code.google.com/apis/webfonts/" target="_blank">Google Font API</a></h3>
<p><em>free</em></p>
<div class="leftdotbreak"></div>
</p>
<p style="text-align: center; "><em><a href="http://code.google.com/apis/webfonts/"><img class="aligncenter size-full wp-image-1640 sidebarimage" title="googlefont" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/googlefont.jpg" alt="Google Font API" width="550" height="250" /></a></em></p>
<p>This service from Google is even easier than @font-face to implement, although their list of available fonts isn&#8217;t so big (yet). It&#8217;s a similar idea to @font-face, but you don&#8217;t have to host the font on your server. You just throw in one line of code in your HTML and define the font in your CSS. That&#8217;s it.</p>
<p>Hit the jump for more ways to better your web typography!<span id="more-1631"></span></p>
<h3><a title="Cufon" href="http://cufon.shoqolate.com/generate/" target="_blank">Cufon</a></h3>
<p><em>free</em></p>
<div class="leftdotbreak"></div>
<p style="text-align: center; "><em><a href="http://cufon.shoqolate.com/generate/"><img class="aligncenter size-full wp-image-1635 sidebarimage" title="cufon" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/cufon.jpg" alt="Cufon" width="550" height="250" /></a></em></p>
<p>Cufon takes fonts and converts them to a proprietary format, then renders them using Javascript. They require you to download the core JS file, use their font generator, and link to the .js files; <a title="How to Add Cufon" href="http://fearlessflyer.com/2009/10/cufonize-your-pages-how-to-add-cufon-to-your-web-design/" target="_blank">check out this article for a complete how-to on using Cufon</a>. Keep in mind, like @font-face and most of these other services, you can only use fonts that are licensed for such a use.</p>
<h3><a title="sIFR" href="http://www.mikeindustries.com/blog/sifr" target="_blank">sIFR</a></h3>
<p><em>free</em></p>
<div class="leftdotbreak"></div>
</p>
<p style="text-align: center; "><em><a href="http://www.mikeindustries.com/blog/sifr"><img class="aligncenter size-full wp-image-1642 sidebarimage" title="sifr" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/sifr.jpg" alt="sIFR" width="550" height="250" /></a></em></p>
<p>sIFR &#8211; Scalable Inman Flash Replacement &#8211; is an engine that places Flash &#8220;movies&#8221; overtop of the fonts you want replaced. So, say you have your &lt;h1&gt; set in Arial; you can use sIFR to find &lt;h1&gt; tags and put a Flash movie, in your chosen font, overtop of the text file. I&#8217;m oversimplifying, of course, but that&#8217;s the gist of it. It&#8217;s a powerful tool, but there are two downsides to take note of: it&#8217;s Flash powered, so it won&#8217;t work on iPhones, iPod Touches, or iPads thanks to Jobs&#8217; hatred for Flash. Two, it&#8217;s supposedly pretty tricky and not overly user friendly to set up and get working. I&#8217;ve never used it, so I can&#8217;t vouch for that, but I&#8217;ve read a lot of articles that all say the same thing. However, the good news is that it degrades gracefully; if the user is on an iPhone, or doesn&#8217;t have Flash installed, it will just show the original &lt;h1&gt; styling.</p>
<h3><a title="Kernest" href="http://kernest.com/" target="_blank">Kernest</a></h3>
<p><em>free</em></p>
<div class="leftdotbreak"></div>
<p style="text-align: center; "><em><a href="http://kernest.com/"><img class="aligncenter size-full wp-image-1641 sidebarimage" title="kernest" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/kernest.jpg" alt="Kernest" width="550" height="250" /></a></em></p>
<p>Kernest is yet another service that uses @font-face, but they simplify the process a little bit. You choose a font, they give you a link, you add the link to your site &amp; the font name to your stylesheet. Their site is a drop-dead simple interface for those who don&#8217;t want to wrestle with the intricacies of @font-face; however, <a title="FontSquirrel" href="http://www.fontsquirrel.com" target="_blank">FontSquirrel</a>&#8216;s kits and generator are super simple too. Choice is yours.</p>
<h3><a title="Font Burner" href="http://www.fontburner.com/" target="_blank">Font Burner</a></h3>
<p><em>free</em></p>
<div class="leftdotbreak"></div>
<p style="text-align: center; "><em><a href="http://www.fontburner.com/"><img class="aligncenter size-full wp-image-1636 sidebarimage" title="fontburner" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/fontburner.jpg" alt="FontBurner" width="550" height="250" /></a></em></p>
<p>Font Burner is a service that uses sIFR to replace fonts on your site. Find a font through their site (over 1000 to choose from), paste their code in, and voila! sexy fonts on your website. Font Burner purportedly takes the hassle and trickery out of using sIFR. Same issue as with sIFR though; it&#8217;s a Flash replacement for your text, so your fonts won&#8217;t show up on iPhones, iPod Touches, or iPads.</p>
<h3><a title="Typekit" href="http://typekit.com/" target="_blank">TypeKit</a></h3>
<p><a title="Typekit Pricing" href="https://typekit.com/plans" target="_blank"><em>ranging from free to $100/year</em></a></p>
<div class="leftdotbreak"></div>
<p style="text-align: center; "><em><a href="http://typekit.com/"><img class="aligncenter size-full wp-image-1643 sidebarimage" title="typekit" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/typekit.jpg" alt="TypeKit" width="550" height="250" /></a></em></p>
<p>Typekit works very similarly to Google&#8217;s Font API &#8211; link in the HTML, tell TypeKit what fonts you want to use. However, they have over 500 fonts designed specifically for the web &#8211; both commercial and open-source. So while it&#8217;s not really free for any working web designer, the quality of their fonts sets TypeKit apart.</p>
<h3><a title="Typotheque" href="http://www.typotheque.com/webfonts" target="_blank">Typotheque Web Fonts</a></h3>
<p><a title="Typotheque Pricing" href="http://www.typotheque.com/webfonts/pricing" target="_blank"><em>ranging from free to a percentage of a type&#8217;s license cost</em></a></p>
<div class="leftdotbreak"></div>
<p style="text-align: center; "><em><a href="http://www.typotheque.com/webfonts"><img class="aligncenter size-full wp-image-1644 sidebarimage" title="typotheque" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/typotheque.jpg" alt="Typotheque" width="550" height="250" /></a></em></p>
<p>Typotheque is another foundry offering custom fonts from their library using the @font-face CSS declaration. Just as simple as everything simliar to get up and running. I&#8217;ve never used, but at a quick glance I&#8217;m pretty sure I&#8217;d go with TypeKit if I&#8217;m going to be paying. Why? Typotheque&#8217;s fonts, while well-designed, aren&#8217;t all designed for the web, and their selection is much smaller than TypeKit&#8217;s.</p>
<h3><a title="Fontdeck" href="http://fontdeck.com/" target="_blank">Fontdeck</a></h3>
<p><em>not free; no pricing info</em></p>
<div class="leftdotbreak"></div>
<p style="text-align: center; "><em><a href="http://fontdeck.com/"><img class="aligncenter size-full wp-image-1637 sidebarimage" title="fontdecks" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/fontdecks.jpg" alt="FontDeck" width="550" height="250" /></a></em></p>
<p>Fontdeck uses @font-face, but has a specific &amp; unique collection of fonts available for license. They provide the code for you; you paste it into your CSS &amp; HTML. This service offers high-quality fonts designed for the web (after all, not every font works on screen; some are only for print, and vice versa). There isn&#8217;t any pricing info on their site right now, but the &#8220;Try FontDeck For Free&#8221; tagline leads me to believe they&#8217;ll be charging.</p>
<h3><a title="Fonts.Com Web Fonts" href="http://webfonts.fonts.com/" target="_blank">Fonts.Com Web Fonts</a></h3>
<p><em>not free; no pricing info</em></p>
<div class="leftdotbreak"></div>
<p style="text-align: center; "><em><a href="http://webfonts.fonts.com/"><img class="aligncenter size-full wp-image-1639 sidebarimage" title="fontscom" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/06/fontscom.jpg" alt="Fonts.Com Web Fonts" width="550" height="250" /></a></em></p>
<p>Still in beta, the Fonts.Com font-embedding service &#8211; imaginatively titled &#8220;Web Fonts&#8221; &#8211; looks to be a pretty solid choice once it gets up and running. You can sign up for a beta account at this point, but it&#8217;s not guaranteed you&#8217;ll get in. Anyway, according to their website, all you have to do to use their service is 1) Create a project, 2) Choose &amp; assign fonts, and 3) Add a short script to your site.</p>
<p>Again, similar but different to @font-face, Google Font API and the like. The fact that fonts.com has a huge font library is both a pro &amp; a con &#8211; people will inevitably make bad choices, so don&#8217;t be one of them.</p>
<div class="leftdotbreak"></div>
<p>There you have it; virtually all of your options for improving typography on your website designs, without resorting to images. Me? I think I&#8217;ll stick to @font-face, but I might give TypeKit and Fonts.Com&#8217;s Web Fonts a go for a project or two. Let me know your experiences and preferences in the comments!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/&amp;title=10+Tools+for+Better+Web+Fonts" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40paper_leaf+%3A+10+Tools+for+Better+Web+Fonts+-+http://bit.ly/dAgjbp&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/&amp;t=10+Tools+for+Better+Web+Fonts" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/&amp;title=10+Tools+for+Better+Web+Fonts" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/&amp;title=10+Tools+for+Better+Web+Fonts" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/&amp;title=10+Tools+for+Better+Web+Fonts" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/&amp;title=10+Tools+for+Better+Web+Fonts&amp;body=There%20are%20a%20bevy%20of%20tools%20in%20the%20typography-savvy%20web%20designer%27s%20toolbox%20these%20days.%20No%20longer%20are%20we%20tied%20down%20by%20the%20age-old%20web%20safe%20font%20list%3B%20now%2C%20we%20actually%20have%20choices%20when%20it%20comes%20to%20setting%20%26amp%3B%20styling%20live%20type%20on%20the%20web.%20Of%20course%2C%20there%20are%20still%20issues%20with%20those%20using%20old%20browser" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.paper-leaf.com/blog/2010/06/10-tools-for-better-web-fonts/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>10 Best @font-face Fonts</title>
		<link>http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/</link>
		<comments>http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 16:46:11 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[@font-face fonts]]></category>
		<category><![CDATA[best @font-face fonts]]></category>

		<guid isPermaLink="false">http://www.paper-leaf.com/blog/?p=1062</guid>
		<description><![CDATA[As soon as I learned about the @font-face CSS declaration, my life as a designer changed permanently. A whole world of possibilities are opened up by this feature &#8211; no more relying on Arial, Verdana, Georgia and all the other &#8220;web safe&#8221; fonts. Not that there is anything inherently wrong with those fonts, but after [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2010%2F02%2F10-best-font-face-fonts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2010%2F02%2F10-best-font-face-fonts%2F&amp;source=paper_leaf&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>As soon as I learned about the <a title="@font-face" href="http://www.css3.info/preview/web-fonts-with-font-face/" target="_blank">@font-face CSS declaration</a>, my life as a designer changed permanently. A whole world of possibilities are opened up by this feature &#8211; no more relying on Arial, Verdana, Georgia and all the other &#8220;web safe&#8221; fonts. Not that there is anything inherently wrong with those fonts, but after seeing them day after day on the web, I know I long for a bit of variety.</p>
<p>However, just because a font is @font-face compatible doesn&#8217;t mean it&#8217;s necessarily good for the purpose you want to use it. The obvious examples are there &#8211; don&#8217;t use display fonts as your body text, for example &#8211; but some fonts just aren&#8217;t great for the web (or great at all&#8230; or good&#8230; or passable).</p>
<p>So I&#8217;ve come to save the day with my opinions. Here&#8217;s the <strong>10 Best @font-face Fonts</strong>, broken into Display (aka Heading 1, Heading 2 etc) and Body listings.</p>
<h2>DISPLAY</h2>
<p>Use these guys for your H1, H2 etc tags &#8211; but if you set your body text in them, I&#8217;ll come right through the internet and beat you up.</p>
<h3><a title="Museo" href="http://www.fontsquirrel.com/fonts/Museo" target="_blank">Museo &amp;</a><a title="MuseoSlab" href="http://www.fontsquirrel.com/fonts/Museo-Slab" target="_blank"> Museo Slab</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/Museo"><img class="size-full wp-image-1072 sidebarimage aligncenter" title="museo" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/museo.jpg" alt="" width="500" height="380" /></a></p>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/Museo-Slab"><img class="size-full wp-image-1073 sidebarimage aligncenter" title="museoslab" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/museoslab.jpg" alt="" width="500" height="380" /></a></p>
<p>The Museo family has exploded in popularity, and with good reason &#8211; it&#8217;s a well-designed typeface all around, unique &amp; usable with character. Museo &amp; Museo Slab are great options for headings on your site using the @font-face declaration.</p>
<p>Hit the jump for the rest of the <strong>10 Best @font-face Fonts</strong>!<span id="more-1062"></span></p>
<h3><a title="ChunkFive" href="http://www.fontsquirrel.com/fonts/ChunkFive" target="_blank">Chunk</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/ChunkFive"><img class="size-full wp-image-1065 sidebarimage aligncenter" title="chunk" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/chunk.jpg" alt="" width="500" height="380" /></a></p>
<p>Chunk is one hell of a slab serif. Bold &amp; confident, set this guy at larger sizes to maximize potential.</p>
<h3><a title="Andron" href="http://www.fontsquirrel.com/fonts/Andron-Freefont-LAT" target="_blank">Andron</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/Andron-Freefont-LAT"><img class="size-full wp-image-1063 sidebarimage aligncenter" title="andron" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/andron.jpg" alt="" width="500" height="380" /></a></p>
<p>You can use Andron for body text, but because there is only one weight that is open-source and with a license that allows embedding, don&#8217;t use it for body text. Use it for sophisticated headers &#8211; a break from Georgia, but not too big of a break.</p>
<h3><a title="Contra" href="http://www.fontsquirrel.com/fonts/Contra" target="_blank">Contra</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/Contra"><img class="size-full wp-image-1066 sidebarimage aligncenter" title="contra" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/contra.jpg" alt="" width="500" height="380" /></a></p>
<p>With the same name as <a title="You can't beat this game without the code" href="http://en.wikipedia.org/wiki/Contra_(series)" target="_blank">the greatest video game of all time</a>, how can you NOT use this modern serif on your site? Clean &amp; sharp, with a good balance of sophistication and modern stylings.</p>
<h3><a title="League Gothic" href="http://www.fontsquirrel.com/fonts/League-Gothic" target="_blank">League Gothic</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/League-Gothic"><img class="size-full wp-image-1071 sidebarimage aligncenter" title="league" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/league.jpg" alt="" width="500" height="380" /></a></p>
<p>A condensed serif display font, I fell in love when I discovered League Gothic (I mentioned it, and Chunk, in my article <a title="10 Free &amp; Amazing Display Fonts" href="http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/" target="_blank">10 Free &amp; Amazing Display Fonts</a>). Balanced &amp; structured, this font is gainly popularity quickly with good reason.</p>
<h2>BODY</h2>
<p>These guys can definitely work as display fonts too, but they really shine when used in the body of your website. Legibility, good design, and a variety of weights &amp; styles are the reason these fonts were chosen. If you set up a site for a client and use a font that only has one weight for their body font, you&#8217;re going to be getting a phone call when &#8220;bold isn&#8217;t working&#8221;. The following fonts won&#8217;t give you that issue, and they&#8217;re all well-designed and provide a nice break from the standard web-safe fonts.</p>
<h3><a title="Droid Serif" href="http://www.fontsquirrel.com/fonts/Droid-Serif" target="_blank">Droid Serif</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/Droid-Serif"><img class="size-full wp-image-1068 sidebarimage aligncenter" title="DroidSerif" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/DroidSerif.jpg" alt="" width="500" height="380" /></a></p>
<p>Masculine &amp; classy, Droid Serif is a great choice. Lots of styles available, great legibility and styling.</p>
<h3><a title="DejaVu" href="http://www.fontsquirrel.com/fonts/DejaVu-Sans" target="_blank">Deja Vu Sans</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/DejaVu-Sans"><img class="size-full wp-image-1067 sidebarimage aligncenter" title="DejaVuSans" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/DejaVuSans.jpg" alt="" width="500" height="380" /></a></p>
<p>The Paper Leaf site is set in Deja Vu. A bit more condensed than some of the others here, it has some unique qualities and lots of styles.</p>
<h3><a title="Cartogothic" href="http://www.fontsquirrel.com/fonts/CartoGothic-Std" target="_blank">Cartogothic</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/CartoGothic-Std"><img class="size-full wp-image-1064 sidebarimage aligncenter" title="CartogothicSTD" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/CartogothicSTD.jpg" alt="" width="500" height="380" /></a></p>
<p>Another sans-serif choice when you want a basic, well-designed font for your body text &#8211; but don&#8217;t want to use Arial.</p>
<h3><a title="FontinSans" href="http://www.fontsquirrel.com/fonts/Fontin-Sans" target="_blank">Fontin Sans</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/Fontin-Sans"><img class="size-full wp-image-1070 sidebarimage aligncenter" title="fontinsans" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/fontinsans.jpg" alt="" width="500" height="380" /></a></p>
<p>Fontin Sans is a sans-serif that has its own style &#8211; you can pick it out a mile away. A great choice for people who want something different but still legible and usable.</p>
<h3><a title="Eau" href="http://www.fontsquirrel.com/fonts/Eau" target="_blank">Eau</a></h3>
<p style="text-align: center; "><a href="http://www.fontsquirrel.com/fonts/Eau"><img class="size-full wp-image-1069 sidebarimage aligncenter" title="eau" src="http://www.paper-leaf.com/blog/wp-content/uploads/2010/02/eau.jpg" alt="" width="500" height="380" /></a></p>
<p>The Eau family isn&#8217;t a ground-breaking typeface, but they provide you with a wealth of styles to choose from. Because of this, it&#8217;s great choice if you&#8217;re building a website for a client who will be writing a lot.</p>
<p>There you go! The <strong>10 Best @font-face Fonts</strong> (in my not-so-humble opinion). If you&#8217;re unsure of how to use the @font-face declaration, check out my article the <a title="Top Web Design Bookmarks of 2009" href="http://www.paper-leaf.com/blog/2009/12/top-web-design-bookmarks-of-2009/" target="_blank">Top Web Design Bookmarks of 2009</a>. There&#8217;s an article in there that&#8217;s very useful. As well, check out <a title="@font-face Generator" href="http://www.fontsquirrel.com/fontface/generator" target="_blank">FontSquirrel&#8217;s @font-face Generator</a> &#8211; super easy to use, and very helpful. The @font-face declaration can be a little tricky, thanks to things like IE&#8217;s proprietary font type, and their generator provides you with all various font types (OTF, SVG, OET, etc) to get your font working in all modern browsers.</p>
<p>Thanks for reading!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/&amp;title=10+Best+%40font-face+Fonts" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40paper_leaf+%3A+10+Best+%40font-face+Fonts+-+http://bit.ly/9JxUcO&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/&amp;t=10+Best+%40font-face+Fonts" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/&amp;title=10+Best+%40font-face+Fonts" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/&amp;title=10+Best+%40font-face+Fonts" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/&amp;title=10+Best+%40font-face+Fonts" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/&amp;title=10+Best+%40font-face+Fonts&amp;body=As%20soon%20as%20I%20learned%20about%20the%20%40font-face%20CSS%20declaration%2C%20my%20life%20as%20a%20designer%20changed%20permanently.%20A%20whole%20world%20of%20possibilities%20are%20opened%20up%20by%20this%20feature%20-%20no%20more%20relying%20on%20Arial%2C%20Verdana%2C%20Georgia%20and%20all%20the%20other%20%22web%20safe%22%20fonts.%20Not%20that%20there%20is%20anything%20inherently%20wrong%20with%20those%20f" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.paper-leaf.com/blog/2010/02/10-best-font-face-fonts/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>10 Awesome Free Hand-Drawn Fonts</title>
		<link>http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/</link>
		<comments>http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 15:00:31 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hand-drawn]]></category>
		<category><![CDATA[handwritten]]></category>
		<category><![CDATA[sketch]]></category>
		<category><![CDATA[sketchy]]></category>

		<guid isPermaLink="false">http://www.paper-leaf.com/blog/?p=750</guid>
		<description><![CDATA[Every once in a while, a design calls for a somewhat sketchy, hand-drawn font. Perhaps it&#8217;s a gig poster; perhaps it&#8217;s for an !!ENERGY DRINK!! company; perhaps it&#8217;s something completely different. As a designer, chances are you usually have a ton of work on your plate and can&#8217;t always hand-style lettering unique to each project. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2009%2F12%2F10-awesome-free-hand-drawn-fonts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2009%2F12%2F10-awesome-free-hand-drawn-fonts%2F&amp;source=paper_leaf&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Every once in a while, a design calls for a somewhat sketchy, hand-drawn font. Perhaps it&#8217;s a gig poster; perhaps it&#8217;s for an !!ENERGY DRINK!! company; perhaps it&#8217;s something completely different. As a designer, chances are you usually have a ton of work on your plate and can&#8217;t always hand-style lettering unique to each project. That&#8217;s where hand-drawn fonts come in.</p>
<p>Some are sketchy; some are based off of well-known fonts; all are great. Check out this list of 10 Awesome Free Hand-Drawn Fonts! If you like it, don&#8217;t forget to check out our list of the <a href="http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/">10 Free &#038; Amazing Display Fonts</a> too.</p>
<h3><a title="Sketch Block" href="http://www.dafont.com/sketch-block.font" target="_blank">SKETCH BLOCK</a></h3>
<p style="text-align: center; "><a href="http://www.dafont.com/sketch-block.font"><img class="size-full wp-image-758 aligncenter" title="sketchblock" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/sketchblock.png" alt="sketchblock" width="500" height="237" /></a></p>
<p>It looks like Rockwell, but sketchy! Great for display.</p>
<h3><a title="Jonny Quest Classic" href="http://www.dafont.com/jonny-quest-classic.font" target="_blank">JONNY QUEST CLASSIC</a></h3>
<p style="text-align: center; "><a href="http://www.dafont.com/jonny-quest-classic.font"><img class="size-full wp-image-757 aligncenter" title="JonnyQuestClassic" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/JonnyQuestClassic.png" alt="JonnyQuestClassic" width="419" height="94" /></a></p>
<p>This typeface has a nice mix of classy &amp; old-timey elements. Legible &amp; visually interesting.</p>
<h3><a title="Tkachenko Sketch" href="http://www.fontsquirrel.com/fonts/Tkachenko-Sketch-4F" target="_blank">TKACHENKO SKETCH</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Tkachenko-Sketch-4F"><img class="size-full wp-image-759 aligncenter" title="TKACHENKO SKETCH 4F" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/TKACHENKO-SKETCH-4F.png" alt="TKACHENKO SKETCH 4F" width="500" height="249" /></a></p>
<p>Slightly grungy, but not so angry and unreadable like a lot of grunge fonts.</p>
<p>Hit the jump for more free hand-drawn fonts!</p>
<p><span id="more-750"></span></p>
<h3><a title="Ugly Qua" href="http://www.fontsquirrel.com/fonts/UglyQua" target="_blank">UGLY QUA</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/UglyQua"><img class="size-full wp-image-760 aligncenter" title="UGLYQUA" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/UGLYQUA.png" alt="UGLYQUA" width="500" height="395" /></a></p>
<p>A gorgeous, hand-drawn serif typeface.</p>
<h3><a title="Arsenale White" href="http://www.dafont.com/arsenale-white.font" target="_blank">ARSENALE WHITE</a></h3>
<p><a href="http://www.dafont.com/arsenale-white.font"><img class="size-full wp-image-751 aligncenter" title="arsenalewhite" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/arsenalewhite.png" alt="arsenalewhite" width="396" height="98" /></a></p>
<p>Playfully off-kilter, this font is great for designs aimed at younger children.</p>
<h3><a title="FFF Tusj" href="http://www.dafont.com/fff-tusj.font" target="_blank">FFF TUSJ</a></h3>
<p><a href="http://www.dafont.com/fff-tusj.font"><img class="size-full wp-image-755 aligncenter" title="FFF Tusj" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/FFF-Tusj.png" alt="FFF Tusj" width="500" height="374" /></a></p>
<p>This strong typeface has a hint of blueprint styling to it. Dig it!</p>
<h3><a title="DJ Gross" href="http://www.fontsquirrel.com/fonts/DJ-Gross" target="_blank">DJ GROSS</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/DJ-Gross"><img class="size-full wp-image-753 aligncenter" title="DJ GROSS" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/DJ-GROSS.png" alt="DJ GROSS" width="500" height="208" /></a></p>
<p>Half graffiti, half grunge, all terrible name. But don&#8217;t let that deter you &#8211; this font is killer.</p>
<h3><a title="Clementine Sketch" href="http://www.dafont.com/clementine-sketch.font" target="_blank">CLEMENTINE SKETCH</a></h3>
<p><a href="http://www.dafont.com/clementine-sketch.font"><img class="size-full wp-image-752 aligncenter" title="clementinesketch" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/clementinesketch.png" alt="clementinesketch" width="500" height="80" /></a></p>
<p>A smooth, flowing outlined font. Like Arsenale White, it&#8217;d be great for children-focused designs.</p>
<h3><a title="Handvetica" href="http://www.dafont.com/handvetica.font" target="_blank">HANDVETICA</a></h3>
<p><a href="http://www.dafont.com/handvetica.font"><img class="size-full wp-image-756 aligncenter" title="Handvetica" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/Handvetica.png" alt="Handvetica" width="500" height="165" /></a></p>
<p>Where would any font list be without at least an indirect reference to the most popular font ever? Here&#8217;s a hand-styled version of Helvetica.</p>
<h3><a title="Elliot Six" href="http://www.fontsquirrel.com/fonts/ElliotSix" target="_blank">ELLIOT SIX</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/ElliotSix"><img class="size-full wp-image-754 aligncenter" title="Elliott6" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/12/Elliott6.png" alt="Elliott6" width="500" height="331" /></a></p>
<p>Scrawly kid-writing that will help make any design fun &amp; unique.</p>
<p>Thanks for reading &#8211; please share this article!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/&amp;title=10+Awesome+Free+Hand-Drawn+Fonts" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40paper_leaf+%3A+10+Awesome+Free+Hand-Drawn+Fonts+-+http://bit.ly/7pEVvO&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/&amp;t=10+Awesome+Free+Hand-Drawn+Fonts" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/&amp;title=10+Awesome+Free+Hand-Drawn+Fonts" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/&amp;title=10+Awesome+Free+Hand-Drawn+Fonts" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/&amp;title=10+Awesome+Free+Hand-Drawn+Fonts" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/&amp;title=10+Awesome+Free+Hand-Drawn+Fonts&amp;body=Every%20once%20in%20a%20while%2C%20a%20design%20calls%20for%20a%20somewhat%20sketchy%2C%20hand-drawn%20font.%20Perhaps%20it%27s%20a%20gig%20poster%3B%20perhaps%20it%27s%20for%20an%20%21%21ENERGY%20DRINK%21%21%20company%3B%20perhaps%20it%27s%20something%20completely%20different.%20As%20a%20designer%2C%20chances%20are%20you%20usually%20have%20a%20ton%20of%20work%20on%20your%20plate%20and%20can%27t%20always%20hand-style%20let" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.paper-leaf.com/blog/2009/12/10-awesome-free-hand-drawn-fonts/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Free All-in-One Graphic Design Starter Kit</title>
		<link>http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/</link>
		<comments>http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 18:36:18 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[brush]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[kit]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://www.paper-leaf.com/blog/?p=672</guid>
		<description><![CDATA[Graphic design has an amazing community. Comprised of both the vets from the pre-computer era to the newbies who were raised on the internet and computer-editing applications, there is a huge gamut of people sharing their work and expertise online. I know when I was starting out in design, I found tons of inspiration and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2009%2F11%2Ffree-all-in-one-graphic-design-starter-kit%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2009%2F11%2Ffree-all-in-one-graphic-design-starter-kit%2F&amp;source=paper_leaf&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Graphic design has an amazing community. Comprised of both the vets from the pre-computer era to the newbies who were raised on the internet and computer-editing applications, there is a huge gamut of people sharing their work and expertise online. I know when I was starting out in design, I found tons of inspiration and information from sites like <a title="JCD" href="http://www.justcreativedesign.com" target="_blank">JustCreativeDesign</a>, <a title="Design Newz" href="http://www.design-newz.com" target="_blank">DesignNewz</a>, and more. If there&#8217;s one issue, however, it&#8217;s that there&#8217;s almost <em>too much</em> great information out there. I know &#8211; good problem to have, right?</p>
<p>But for those designers just starting out, or for those designers who are considering getting into design, the amount of information can be a little overwhelming. Couple this with Paper Leaf&#8217;s desire to give back to the design community, and this is what you get: the<strong> All-in-One Graphic Design Starter&#8217;s Kit</strong>. The idea behind this kit is for it to be a one-stop shop for those getting into design &#8211; and for it to be completely free. It includes free software (for both Mac &amp; Windows &#8211; photo/raster editing, vector editing, and HTML/CSS WYSIWYG editing), eBooks, textures, vectors, brushes, and awesome fonts. If you were to have no idea where to start, you could come here, download everything, read the eBooks and corresponding software guides, and have a great starting point.</p>
<p><br/><img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" title="FreeDesignKit" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/11/FreeDesignKit.png" alt="FreeDesignKit" width="500" height="350" /><br/></p>
<p>This &#8220;kit&#8221; was originally intended to be a zipped file containing all of the links below; however, it clocked in at about half a gigabyte, which I thought most people wouldn&#8217;t want to sit and download (plus it would put a strain on our hosting). Thus, I&#8217;ve broken down the kit into the elements that made it up, and linked to them all below &#8211; and making this All-in-One Graphic Design Starter&#8217;s Kit a series of links and downloadable sections, which allows people to pick and choose what elements they want.</p>
<p>All of these items are free, open-source and legal for both me to share &amp; you to download &#8211; however, please don&#8217;t claim any of them as your own. All of the items in this design kit required a lot of time &amp; effort from their respective creators, so give &#8216;em some love! Hit the jump for all the amazing links and downloadables that make up the Free All-in-One Graphic Design Starter Kit!</p>
<p><span id="more-672"></span></p>
<h3>Software</h3>
<p>Not everyone can afford the industry-standard design software &#8211; that being Adobe&#8217;s Creative Suite &#8211; so here are three open-source alternatives that will allows you to do virtually the same kind of work.</p>
<p style="padding-left: 30px; "><strong>GIMP</strong> (<a title="GIMP - Snow Leopard d/l" href="http://downloads.sourceforge.net/gimponosx/GIMP-2.6.7-p1-Snow-Leopard.dmg" target="_blank">Snow Leopard</a>) (<a title="GIMP - Leopard d/l" href="http://downloads.sourceforge.net/gimponosx/GIMP-2.6.7-p3-Leopard.dmg" target="_blank">Leopard</a>) (<a title="GIMP - Windows d/l" href="http://downloads.sourceforge.net/project/gimp-win/GIMP%20%2B%20GTK%2B%20%28stable%20release%29/GIMP%202.6.7%20%2B%20GTK%2B%202.16.5/gimp-2.6.7-i686-setup.exe" target="_blank">Windows</a>)</p>
<p style="padding-left: 30px; ">GIMP is a free, open-source raster-editing program &#8211; like Photoshop.</p>
<p style="padding-left: 30px; "><strong>Inkscape</strong> (<a title="Inkscape - OSX d/l" href="http://downloads.sourceforge.net/inkscape/Inkscape-0.46-2.LEOPARD.UNIVERSAL.dmg" target="_blank">OSX</a>) (<a title="Inkscape - Windows d/l" href="http://downloads.sourceforge.net/inkscape/Inkscape-0.46.win32.exe" target="_blank">Windows</a>)</p>
<p style="padding-left: 30px; ">Inkscape is a free, open-source vector-editing program &#8211; like Illustrator.</p>
<p style="padding-left: 30px; "><strong>Kompozer</strong> (<a title="Kompozer - OSX d/l" href="https://sourceforge.net/projects/kompozer/files/current/0.8b1/macosx/kompozer-0.8b1.en-US.mac-universal.dmg" target="_blank">OSX</a>) (<a title="Kompozer - Windows d/l" href="https://sourceforge.net/projects/kompozer/files/current/0.8b1/win32/kompozer-0.8b1.en-US.win32.zip" target="_blank">Windows</a>)</p>
<p style="padding-left: 30px; ">Kompozer is a free, open-source HTML/CSS WYSIWYG editor &#8211; like Dreamweaver.</p>
<h3>EBooks</h3>
<p>You can&#8217;t learn everything about design from a few eBooks, but they can sure give you a good launching point! Below is a zipped file with 3 awesome, free design eBooks from <a title="Scribd" href="http://www.scribd.com" target="_blank">Scribd</a>.</p>
<p style="padding-left: 30px; "><a title="Compilation of 3 Design Ebooks!" href="http://bit.ly/3EjX0N" target="_blank">Compilation of three great design eBooks!</a></p>
<h3>Textures</h3>
<p>(via Bittbox)</p>
<p>Much love to <a title="Bittbox" href="http://www.bittbox.com" target="_blank">Bittbox</a>, a site that has been around a while and consistently shares great design elements &#8211; like these textures, below.</p>
<p style="padding-left: 30px; "><a title="Wood textures" href="http://www.flickr.com/photos/bittbox/sets/72157617708336229/" target="_blank">High-res wood textures</a></p>
<p style="padding-left: 30px; "><a title="Grunge Textures" href="http://www.flickr.com/photos/bittbox/sets/72157617402710669/" target="_blank">High-res grunge textures</a></p>
<p style="padding-left: 30px; "><a title="Paper textures" href="http://www.flickr.com/photos/bittbox/sets/72157617496378366/" target="_blank">High-res paper textures</a></p>
<p style="padding-left: 30px; "><a title="More textures!" href="http://www.flickr.com/photos/bittbox/sets/" target="_blank">More textures!</a></p>
<h3>Fonts</h3>
<p>There are a ton of free fonts and free font sites out there, but most are garbage. <a title="FontSquirrel" href="http://www.fontsquirrel.com" target="_blank">FontSquirrel</a> is the best, in my opinion, and here are some of their top free fonts.</p>
<p style="padding-left: 30px;"><a title="Free Serif Fonts" href="http://www.fontsquirrel.com/fonts/list/style/Serif" target="_blank">Top Free Serif Fonts</a></p>
<p style="padding-left: 30px;"><a title="Free Sans-Serif Fonts" href="http://www.fontsquirrel.com/fonts/list/style/Sans%20Serif" target="_blank">Top Free Sans-Serif Fonts</a></p>
<p style="padding-left: 30px;"><a title="Free Display Fonts" href="http://www.fontsquirrel.com/fonts/list/style/Display" target="_blank">Top Free Display Fonts</a></p>
<p style="padding-left: 30px;"><a title="Free Hand Drawn Fonts" href="http://www.fontsquirrel.com/fonts/list/style/Handdrawn" target="_blank">Top Free Hand-drawn Fonts</a></p>
<p style="padding-left: 30px;"><a title="Free Script Fonts" href="http://www.fontsquirrel.com/fonts/list/style/Script" target="_blank">Top Free Script Fonts</a></p>
<h3>Vectors</h3>
<p>No sense reinventing the wheel if you just need some design elements to complement your design. Below is a zip file containing a bunch of free vectors. Most of these come from <a title="Vecteezy" href="http://www.vecteezy.com" target="_blank">Vecteezy</a>.</p>
<p style="padding-left: 30px;"><a title="Compilation pack of Free Vectors!" href="http://bit.ly/1DGsEG" target="_blank">Compilation pack of free vectors!</a></p>
<h3>Brushes</h3>
<p>Same as above &#8211; a zip file containing a bunch of free raster brushes. Some from <a title="Bittbox" href="http://www.bittbox.com" target="_blank">Bittbox</a>, some from <a title="Brusheezy" href="http://www.brusheezy.com" target="_blank">Brusheezy</a>.</p>
<p style="padding-left: 30px;"><a title="Compilation of free brushes!" href="http://bit.ly/2n0Cso" target="_blank">Compilation pack of free brushes!</a></p>
<p>Keep in mind that no single &#8220;kit&#8221; or post will ever make you a complete and well-rounded designer. Use this kit as a starting point, but keep learning! Become involved in the design community &#8211; both your local one and the web&#8217;s &#8211; and you&#8217;ll grow faster than you ever imagined. Happy designing, and if you liked the post, please share and <a style="color: #32c7f4; text-decoration: none;" title="Subscribe y'all!" href="http://bit.ly/W6nU8" target="_blank">subscribe to the RSS feed!</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/&amp;title=Free+All-in-One+Graphic+Design+Starter+Kit" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40paper_leaf+%3A+Free+All-in-One+Graphic+Design+Starter+Kit+-+http://bit.ly/8ntrPV&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/&amp;t=Free+All-in-One+Graphic+Design+Starter+Kit" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/&amp;title=Free+All-in-One+Graphic+Design+Starter+Kit" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/&amp;title=Free+All-in-One+Graphic+Design+Starter+Kit" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/&amp;title=Free+All-in-One+Graphic+Design+Starter+Kit" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/&amp;title=Free+All-in-One+Graphic+Design+Starter+Kit&amp;body=Graphic%20design%20has%20an%20amazing%20community.%20Comprised%20of%20both%20the%20vets%20from%20the%20pre-computer%20era%20to%20the%20newbies%20who%20were%20raised%20on%20the%20internet%20and%20computer-editing%20applications%2C%20there%20is%20a%20huge%20gamut%20of%20people%20sharing%20their%20work%20and%20expertise%20online.%20I%20know%20when%20I%20was%20starting%20out%20in%20design%2C%20I%20found%20t" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.paper-leaf.com/blog/2009/11/free-all-in-one-graphic-design-starter-kit/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>10 Free &amp; Amazing Display Fonts</title>
		<link>http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/</link>
		<comments>http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:38:12 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.paper-leaf.com/blog/?p=508</guid>
		<description><![CDATA[There are a lot of free fonts out there on the internet these days &#8211; but tracking down the well-designed ones can be quite the task. Since I&#8217;m such a nice guy, I thought I would round up the top ten free display fonts for you! Top ten in my opinion, of course. All these [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2009%2F10%2F10-free-amazing-display-fonts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.paper-leaf.com%2Fblog%2F2009%2F10%2F10-free-amazing-display-fonts%2F&amp;source=paper_leaf&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>There are a lot of free fonts out there on the internet these days &#8211; but tracking down the well-designed ones can be quite the task. Since I&#8217;m such a nice guy, I thought I would round up the top ten free display fonts for you! Top ten in <em>my</em> opinion, of course.</p>
<p>All these fonts are free to download and use. They&#8217;re not all specifically display fonts, but display use is where they shine. Enjoy, share, and <a style="color: #32c7f4; text-decoration: none;" title="Subscribe y'all!" href="http://bit.ly/W6nU8" target="_blank">subscribe to the RSS feed!</a></p>
<p>Here we go!</p>
<h3><a href="http://www.theleagueofmoveabletype.com/fonts/7-league-gothic" target="_blank">LEAGUE GOTHIC</a></h3>
<p><a href="http://www.theleagueofmoveabletype.com/fonts/7-league-gothic"><img class="size-full wp-image-520 aligncenter" title="LeagueGothic" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/LeagueGothic.png" alt="LeagueGothic" width="400" height="146" /></a></p>
<p>League Gothic is sort of a re-issue of a font that recently became public domain. It&#8217;s gorgeous &amp; versatile &#8211; go pick it up!</p>
<h3><a href="http://www.fontsquirrel.com/fonts/Folk" target="_blank">FOLK</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Folk"><img class="size-full wp-image-517 aligncenter" title="Folk" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/Folk.png" alt="Folk" width="400" height="290" /></a></p>
<p>Playful but still well-designed, the Folk font lends itself great to show posters and organic-style design.</p>
<p>Hit the jump for more free display fonts!</p>
<p><span id="more-508"></span></p>
<h3><a href="http://www.fontsquirrel.com/fonts/Komika-Axis " target="_blank">KOMIKA AXIS</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Komika-Axis"><img class="size-full wp-image-519 aligncenter" title="Komika" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/Komika.png" alt="Komika" width="400" height="226" /></a></p>
<p>I know I know &#8211; thanks to Comic Sans, everyone hates similar fonts. But Komika Axis is <strong>not</strong> similar; it is a great display font in a handwritten style. It&#8217;s got a touch of comic-bookery, but it looks great if you use it properly.</p>
<h3><a href="http://www.theleagueofmoveabletype.com/fonts/5-blackout" target="_blank">BLACKOUT</a></h3>
<p><a href="http://www.theleagueofmoveabletype.com/fonts/5-blackout"><img class="size-full wp-image-515 aligncenter" title="Blackout" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/Blackout.png" alt="Blackout" width="400" height="178" /></a></p>
<p>Blackout is a perfectly imperfect font. It&#8217;s got a hand-drawn aesthetic and, as you can see, an interesting take on letters with negative space.</p>
<h3><a href="http://www.dafont.com/alte-haas-grotesk.font" target="_blank">ALTE HAAS GROTESK</a></h3>
<p><a href="http://www.dafont.com/alte-haas-grotesk.font"><img class="size-full wp-image-513 aligncenter" title="AlteHassGrotesk" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/AlteHassGrotesk.png" alt="AlteHassGrotesk" width="403" height="303" /></a></p>
<p>Part the much-beloved Helvetica family, Alte Haas Grotesk is perfect if you want the simplicity and class of Helvetica with a touch of time-worn design.</p>
<h3><a href="http://www.fontsquirrel.com/fonts/Aller" target="_blank">ALLER</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Aller"><img class="size-full wp-image-512 aligncenter" title="Aller" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/Aller.png" alt="Aller" width="400" height="289" /></a></p>
<p>You start to wonder how many more serif fonts can come out and still look unique; then Aller comes along. Strong, visually interesting, and unlike any serif font out there.</p>
<h3><a href="http://www.theleagueofmoveabletype.com/fonts/4-chunk" target="_blank">CHUNK FIVE</a></h3>
<p><a href="http://www.theleagueofmoveabletype.com/fonts/4-chunk" target="_blank"><img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" title="ChunkFive" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/ChunkFive.png" alt="ChunkFive" width="400" height="145" /></a></p>
<p>I&#8217;ve <a title="How to Make a Cool Vintage Gig Poster" href="http://www.paper-leaf.com/blog/2009/10/how-to-make-a-cool-vintage-gig-poster/" target="_blank">written about Chunk Five before</a> and <a title="Daniel Moir Show Poster" href="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/DMEdmontonPoster_BLOG.jpg" target="_blank">used it in past projects</a>; I absolutely love it for bold, typography-driven designs. Great font.</p>
<h3><a href="http://www.fontsquirrel.com/fonts/Molot" target="_blank">MOLOT</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Molot"><img class="size-full wp-image-521 aligncenter" title="Molot" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/Molot.png" alt="Molot" width="400" height="222" /></a></p>
<p>Molot has a touch of futurism to its styling &#8211; I could see it being used for some hipster poster design, or perhaps a throwback 80s party. Those are still cool, right? Guys?</p>
<h3><a href="http://www.fontsquirrel.com/fonts/Bebas" target="_blank">BEBAS</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/Bebas"><img class="size-full wp-image-514 aligncenter" title="Bebas" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/Bebas.png" alt="Bebas" width="400" height="290" /></a></p>
<p>Bebas is sort of like League Gothic if League Gothic got on a treadmill and laid off the cheeseburgers. Gorgeous font.</p>
<h3><a href="http://www.fontsquirrel.com/fonts/HighlandGothicFLF" target="_blank">HIGHLAND GOTHIC</a></h3>
<p><a href="http://www.fontsquirrel.com/fonts/HighlandGothicFLF"><img class="size-full wp-image-518 aligncenter" title="HighlandGothic" src="http://www.paper-leaf.com/blog/wp-content/uploads/2009/10/HighlandGothic.png" alt="HighlandGothic" width="400" height="262" /></a></p>
<p>Highland Gothic sort of feels like it belongs on the cover of a spaceship&#8217;s user manual. Can you see it? Or maybe I&#8217;m just really stretching since it&#8217;s the end of the article. Regardless, I like it.<br/><br/></p>
<p>There you have it! 10 of the best, most amazingly gorgeous free display fonts. Download &#8216;em, use &#8216;em, and share this article! Why not <a title="Subscribe y'all!" href="http://bit.ly/W6nU8" target="_blank">subscribe</a> while you&#8217;re at it?<br/></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/&amp;title=10+Free+%26+Amazing+Display+Fonts" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT+%40paper_leaf+%3A+10+Free+%26+Amazing+Display+Fonts+-+http://bit.ly/8aAMtJ&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/&amp;t=10+Free+%26+Amazing+Display+Fonts" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/&amp;title=10+Free+%26+Amazing+Display+Fonts" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/&amp;title=10+Free+%26+Amazing+Display+Fonts" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/&amp;title=10+Free+%26+Amazing+Display+Fonts" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/&amp;title=10+Free+%26+Amazing+Display+Fonts&amp;body=There%20are%20a%20lot%20of%20free%20fonts%20out%20there%20on%20the%20internet%20these%20days%20-%20but%20tracking%20down%20the%20well-designed%20ones%20can%20be%20quite%20the%20task.%20Since%20I%27m%20such%20a%20nice%20guy%2C%20I%20thought%20I%20would%20round%20up%20the%20top%20ten%20free%20display%20fonts%20for%20you%21%20Top%20ten%20in%20my%20opinion%2C%20of%20course.%0D%0A%0D%0AAll%20these%20fonts%20are%20free%20to%20download" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.paper-leaf.com/blog/2009/10/10-free-amazing-display-fonts/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
