<?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>Webdesigner Depot &#187; Typography</title> <atom:link href="http://www.webdesignerdepot.com/category/typography/feed/" rel="self" type="application/rss+xml" /><link>http://www.webdesignerdepot.com</link> <description>Web Design Resources and Tutorials</description> <lastBuildDate>Fri, 10 Feb 2012 09:48:34 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=abc</generator> <item><title>How to make your type more appealing on the web</title><link>http://www.webdesignerdepot.com/2012/02/how-to-make-your-type-more-appealing-on-the-web/</link> <comments>http://www.webdesignerdepot.com/2012/02/how-to-make-your-type-more-appealing-on-the-web/#comments</comments> <pubDate>Thu, 02 Feb 2012 09:25:01 +0000</pubDate> <dc:creator>352 Media</dc:creator> <category><![CDATA[Fonts]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[Web Design]]></category> <category><![CDATA[Design]]></category> <category><![CDATA[headlines]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=28711</guid> <description><![CDATA[It’s not uncommon for a designer in today’s world to pay little attention to how type is laid out, especially with the ever-so-convenient default settings of heading tags and web safe fonts found universally on the web. If we as interactive designers we’re able to take a little more time when it came to typography, [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://netdna.webdesignerdepot.com/uploads/2012/01/Untitled-2.jpg"><img
class="alignleft size-full wp-image-28775" title="Untitled-2" src="http://netdna.webdesignerdepot.com/uploads/2012/01/Untitled-2.jpg" alt="How to make your type more appealing on the web" width="200" height="160" /></a>It’s not uncommon for a designer in today’s world to pay little attention to how type is laid out, especially with the ever-so-convenient default settings of heading tags and web safe fonts found universally on the web.</p><p>If we as interactive designers we’re able to take a little more time when it came to typography, than the results would show a unique, well thought of design as oppose to a “run of the mill” creation.</p><p>There is a good chance that the majority of designers and designs you admire showcase good examples of typography.</p><p>I’ll show you a few steps I take in tweaking set type to be more appealing than those default scenarios of 24px H1 tags along with 13px set in Times New Roman.<span
id="more-28711"></span></p><p><a
href="http://netdna.webdesignerdepot.com/uploads/2012/01/start.png"><img
class="image-border" title="start" src="http://netdna.webdesignerdepot.com/uploads/2012/01/start.png" alt="" width="600" height="276" /></a></p><h1>Don&#8217;t settle for default settings, everyone is doing it.</h1><p>Here we have the ever- so- common look of a heading along with a chunk of body copy to follow. This doesn’t exactly pull you in or set itself apart from all the other samples just like it, right?  So to make the text sample more visually appealing, first, we’re going to make a few changes with our font selection.</p><p><a
href="http://netdna.webdesignerdepot.com/uploads/2012/01/STEPONE.png"><img
class="image-border" title="STEPONE" src="http://netdna.webdesignerdepot.com/uploads/2012/01/STEPONE.png" alt="" width="600" height="276" /></a></p><p><br
class="spacer_" /></p><h1>Choose a font that will have more visual weight with your headline</h1><p>Although font selection is not exactly “typography,” it is in fact a quintessential component to help the type on a page distinguish itself from other elements. With the onset of @font-face, massive amounts of choices are available to designers anywhere.</p><p>Here I’ve used an Extra Condensed Gothic Style font that can easily be found on a free font site like FontSquirrel.com. If we stop and think about it, the name “Condensed” should mean something, because it is in fact more dense  than it’s normal book style family member, which is exactly what we want out of a headline:, something that pulls the user in and truly sets itself apart from the body copy. It certainly succeeds in grabbing your attention better than the original but there are a few things we could do to further improve the text.</p><p><a
href="http://netdna.webdesignerdepot.com/uploads/2012/01/STEPTWO.png"><img
class="image-border" title="STEPTWO" src="http://netdna.webdesignerdepot.com/uploads/2012/01/STEPTWO.png" alt="" width="600" height="276" /></a></p><p><br
class="spacer_" /></p><h1>Make it more appealing with two lines of CSS</h1><p>The immediate change is in the letters; they’re all capitalized now but they also now have negative kerning  between each of the letters (a technique carried over from newspaper design).</p><p>Both of these characteristics can easily be accomplished through CSS, {<em>text-transform:uppercase; and letter-spacing:-Xpx;</em>}.  By making these two lines worth of coding changes, it results in a major improvement in visual weight, especially over the original .</p><p><a
href="http://netdna.webdesignerdepot.com/uploads/2012/01/STEPTHREE.png"><img
class="image-border" title="STEPTHREE" src="http://netdna.webdesignerdepot.com/uploads/2012/01/STEPTHREE.png" alt="" width="600" height="276" /></a></p><p><br
class="spacer_" /></p><h1>Work out any last little tweaks</h1><p>In the next step, the font used in the body paragraph has in fact changed to a cleaner sans-serif,  which better compliments the headline text. We’re getting closer to a much more visually appealing design, but there are a few changes we can make to clean it up even more.</p><p>As the green indicators show, there are unequal margins and what typographers like to call an “orphan.” Which is a single word that falls to the last line of the paragraph. It creates a very unequal weight visually as compared to the rest of the text, and this issue can be solved easily by rewording the text slightly.</p><p>When it comes to margins, there is no rule that all must be equal. However, if you are starting a young web design career, it’s good practice to have equal margins throughout until you experience and learn techniques that allow you to extend beyond the guidelines of typesetting and still accomplish your goal visually.</p><p><a
href="http://netdna.webdesignerdepot.com/uploads/2012/01/end.png"><img
class="image-border" title="end" src="http://netdna.webdesignerdepot.com/uploads/2012/01/end.png" alt="" width="600" height="278" /></a></p><p>After creating a more balanced visual canvas by removing the orphan and adjusting the margins you can see the end result, a well set type sample that’s comfortable where it lays.</p><p><br
class="spacer_" /></p><p><em>Dallas is an Interactive Designer at 352 Media Group, a digital marketing and <a
href="http://www.352media.com" target="_blank">web design company</a>.</em></p><p><em><strong>What are your best tips for web typography? Let us know in the comments!</strong><br
/> </em></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2012/02/how-to-make-your-type-more-appealing-on-the-web/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2012/02/how-to-make-your-type-more-appealing-on-the-web/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>7 WordPress plugins for font replacement</title><link>http://www.webdesignerdepot.com/2011/12/7-wordpress-plugins-for-font-replacement/</link> <comments>http://www.webdesignerdepot.com/2011/12/7-wordpress-plugins-for-font-replacement/#comments</comments> <pubDate>Wed, 21 Dec 2011 09:21:57 +0000</pubDate> <dc:creator>Cameron</dc:creator> <category><![CDATA[Plugins]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[cufon]]></category> <category><![CDATA[font replacement]]></category> <category><![CDATA[font-face]]></category> <category><![CDATA[fontdeck]]></category> <category><![CDATA[google web fonts]]></category> <category><![CDATA[typekit]]></category> <category><![CDATA[Web Design]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[web fonts]]></category> <category><![CDATA[wordpress plugins]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=26741</guid> <description><![CDATA[There are a ton of options out there for font replacement, including some great WordPress plugins that make font replacement easier than ever. Sure, you can hard-code your font replacement into your theme (or into a theme options page), but a plugin is sometimes a much better option, especially when you want to make a [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://netdna.webdesignerdepot.com/uploads/2011/10/thumb17.jpg"><img
class="alignleft size-full wp-image-26897" title="thumb" src="http://netdna.webdesignerdepot.com/uploads/2011/10/thumb17.jpg" alt="" width="200" height="160" /></a>There are a ton of options out there for font replacement, including some great WordPress plugins that make font replacement easier than ever.</p><p>Sure, you can hard-code your font replacement into your theme (or into a theme options page), but a plugin is sometimes a much better option, especially when you want to make a theme backwards-compatible.</p><p>Below are seven fantastic font replacement plugins. Some are for use with paid services, while others work with free services or are self-hosted.</p><p>All of the plugins included are compatible up to WP 3.1.4, and most are compatible up to 3.2.1.<span
id="more-26741"></span></p><h1>1. Fontific</h1><p><a
href="http://wordpress.org/extend/plugins/fontific/">Fontific</a> is my personal favorite font replacement plugin. It works with the Google Web Fonts API, which has hundreds of free fonts available for use on personal and commercial sites, with no sign-up and no hassle.</p><p>To use Fontific, you just install and activate the plugin, and then define font rules on the &#8220;Fonts&#8221; panel in the WP &#8220;Appearance&#8221; menu. Just choose which CSS selector you want to apply the style to, select the font you want to use for that selector, and then use sliders and the color selector to specify things like size, line height and letter spacing.</p><p><a
href="http://wordpress.org/extend/plugins/fontific/"><img
class="image-border" title="fontific" src="http://netdna.webdesignerdepot.com/uploads/2011/10/fontific.jpg" alt="" width="615" height="494" /></a></p><p><strong>Pros</strong>: Easy to install and setup. Drop-down menus and sliders make it easy to use, even for non-technical users. Live preview is really helpful when you don&#8217;t know exactly how you want your fonts styled.</p><p><strong>Cons</strong>: If you have a ton of selectors to style, it can get to be overwhelming to manage.</p><p><strong>Average Rating on WordPress.org</strong>: 4+ stars</p><p><br
class="spacer_" /></p><h1>2. WP-Cufón</h1><p><a
href="http://wordpress.org/extend/plugins/wp-cufon/">WP-Cufon</a> is a simple plugin for implementing Cufon font replacement on your WP site. To use it, just convert your font files and upload them to the plugin&#8217;s font directory (you can use the <a
href="http://cufon.shoqolate.com/generate/">Generator</a> on the Cufon website). Then you can activate the fonts you want to use in the Admin Menu and specify which elements should be replaced with Cufon fonts.</p><p>WP-Cufon is regularly updated, and is currently on version 1.6.1.</p><p><a
href="http://wordpress.org/extend/plugins/wp-cufon/"><img
class="alignnone size-full wp-image-26743" title="wpcufon" src="http://netdna.webdesignerdepot.com/uploads/2011/10/wpcufon.jpg" alt="" width="615" height="425" /></a></p><p><strong>Pros</strong>: Huge variety of fonts available. Easy to set up.</p><p><strong>Cons</strong>: You have to host your own font files, which can greatly add to bandwidth usage on high traffic sites. You&#8217;re also responsible for making sure the license for any of your fonts permits web usage.</p><p><strong>Average Rating on WordPress.org</strong>: 4.5+ stars</p><p><br
class="spacer_" /></p><h1>3. Typekit Fonts for WordPress</h1><p>If you want to use Typekit fonts on your WP site, then the <a
href="http://wordpress.org/extend/plugins/typekit-fonts-for-wordpress/">Typekit Fonts for WordPress</a> plugin is a great place to start. Unlike Google Web Fonts and Cufon, Typekit has paid plans that give you access to a large library of fonts. There is also a free plan that includes a limited number of fonts and covers up to 25,000 page views per month, along with some other restrictions.</p><p>To use the plugin, simply install it in your plugins directory and activate it. Then access the Typekit Fonts panel in your WordPress dashboard and enter your Typekit embed code. From there, you can set up CSS selectors and enter CSS rules in the plugin settings.</p><p><a
href="http://wordpress.org/extend/plugins/typekit-fonts-for-wordpress/"><img
class="alignnone size-full wp-image-26744" title="typekit" src="http://netdna.webdesignerdepot.com/uploads/2011/10/typekit.jpg" alt="" width="615" height="500" /></a></p><p><strong>Pros</strong>: Tons of fonts to choose from. Easy to set up.</p><p><strong>Cons</strong>: You have to pay if you want to use more than the trial library of fonts, or a have higher page views.</p><p><strong>Average Rating on WordPress.org</strong>: 3.5+ stars</p><p><br
class="spacer_" /></p><h1>4. Fontdeck</h1><p>The <a
href="http://wordpress.org/extend/plugins/fontdeck/">Fontdeck</a> plugin lets you easily add Fontdeck fonts to your WP website. Fontdeck has a huge collection of premium fonts, starting at just $2.50 per font, per year (with an average price of around $7.50 per font, per year). They can also host custom fonts for clients, and can handle very large traffic sites.</p><p>To use the Fontdeck plugin, just install it in your site&#8217;s plugins directory, and activate it. Then create your website project on the Fontdeck site and add your fonts. From there, paste the project ID from Fontdeck into the plugin settings page. From there, you can choose which types of text are targeted by which font.</p><p><a
href="http://wordpress.org/extend/plugins/fontdeck/"><img
class="alignnone size-full wp-image-26745" title="fontdeck" src="http://netdna.webdesignerdepot.com/uploads/2011/10/fontdeck.jpg" alt="" width="615" height="484" /></a></p><p><strong>Pros</strong>: Fontdeck has very competitive pricing compared to many premium web font providers.</p><p><strong>Cons</strong>: Setup is a bit more complex than some other plugins. No management of Fontdeck projects from within the plugin.</p><p><strong>Average Rating on WordPress.org</strong>: 5 stars</p><p><br
class="spacer_" /></p><h1>5. WP Web Fonts</h1><p><a
href="http://wordpress.org/extend/plugins/wp-web-fonts/">WP Web Fonts</a> is another plugin that works with Google Web Fonts. To use it, just find the fonts you want on the Google Web Fonts site. then copy and paste the code into the appropriate places on the WP Web Fonts Options page to add them into your site&#8217;s HTML and CSS.</p><p>From there, it&#8217;s not entirely clear how to actually integrate those fonts into your stylesheets, without directly editing your theme&#8217;s CSS, or possibly adding selectors directly into Step 2. Otherwise, fonts across your entire site are replaced with the web font you selected.</p><p><a
href="http://wordpress.org/extend/plugins/wp-web-fonts/"><img
class="image-border" title="wpwebfonts" src="http://netdna.webdesignerdepot.com/uploads/2011/10/wpwebfonts.jpg" alt="" width="615" height="369" /></a></p><p><strong>Pros</strong>: Simple to install.</p><p><strong>Cons</strong>: The plugin isn&#8217;t self-contained, and requires you to copy and paste code from the Google Web Fonts site. It&#8217;s also appears to limit you to just one web font.</p><p><strong>Average Rating on WordPress.org</strong>: 5 stars</p><p><br
class="spacer_" /></p><h1>6. WP Google Fonts</h1><p><a
href="http://wordpress.org/extend/plugins/wp-google-fonts/">WP Google Fonts</a> is another Google Web Fonts plugin. This one is particularly easy to use for non-technical users. Just select the font you want to use from the dropdown menu, select which element you want to assign it to, and save. You can also insert custom CSS, or hard-code your font choices into your external stylesheet.</p><p>It also shows a preview of available fonts, which is handy since there&#8217;s no live preview.</p><p><a
href="http://wordpress.org/extend/plugins/wp-google-fonts/"><img
class="image-border" title="wpgooglefonts" src="http://netdna.webdesignerdepot.com/uploads/2011/10/wpgooglefonts.jpg" alt="" width="615" height="500" /></a></p><p><strong>Pros</strong>: Versatile for both technical and non-technical users.</p><p><strong>Cons</strong>: No live preview.</p><p><strong>Average Rating on WordPress.org</strong>: 4.5+ stars</p><p><br
class="spacer_" /></p><h1>7. AnyFont</h1><p><a
href="http://wordpress.org/extend/plugins/anyfont/">AnyFont</a> allows you to use any TrueType of OpenType font on your WordPress site. It uses <a
href="http://fontserv.com">FontServ.com</a> to convert your fonts to the various webfont formats. The built-in font manager makes it easy to upload your fonts, and includes a character map so you can verify which characters are available for each font.</p><p>There are additional style management options, including drop shadows. You can apply fonts within your posts or pages, or apply them to your CSS elements. Installation is simple. Just install and activate the plugin, set up your account on FontServ.com, and enter your API key.</p><p><a
href="http://wordpress.org/extend/plugins/anyfont/"><img
class="alignnone size-full wp-image-26748" title="anyfont" src="http://netdna.webdesignerdepot.com/uploads/2011/10/anyfont.jpg" alt="" width="615" height="397" /></a></p><p><strong>Pros</strong>: Works with any TrueType or OpenType font. Gives you plenty of usage options.</p><p><strong>Cons</strong>: You&#8217;re responsible for hosting your own fonts. You&#8217;re also responsible for making sure the fonts you use are properly licensed.</p><p><strong>Average Rating on WordPress.org</strong>: 3+ stars</p><p><br
class="spacer_" /></p><h1>Conclusion</h1><p>While there are currently a limited number of options for font replacement in the newest versions of WordPress, the options that are available are excellent. Whether you want a premium service, a self-hosted option, or a free service, there&#8217;s a plugin listed above that will work for you.</p><p>Webfont implementation is sure to grow in the immediate future, due to the options it opens up for designers, and there are sure to be more font replacement plugins available in the coming months and years.</p><p><br
class="spacer_" /></p><p><em><strong>In the meantime, what&#8217;s your favorite font replacement plugin? Did we miss any above? Let us know in the comments!</strong></em></p><p><em> </em></p><p><em>Written exclusively for WDD by <a
href="http://cameronchapman.com">Cameron Chapman</a>.</em></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/12/7-wordpress-plugins-for-font-replacement/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/12/7-wordpress-plugins-for-font-replacement/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Options for @font-face implementation</title><link>http://www.webdesignerdepot.com/2011/11/options-for-font-face-implementation/</link> <comments>http://www.webdesignerdepot.com/2011/11/options-for-font-face-implementation/#comments</comments> <pubDate>Mon, 21 Nov 2011 09:57:47 +0000</pubDate> <dc:creator>Cameron</dc:creator> <category><![CDATA[Fonts]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[Web Design]]></category> <category><![CDATA[best practices]]></category> <category><![CDATA[Code]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[font embedding]]></category> <category><![CDATA[font-face]]></category> <category><![CDATA[web fonts]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=25897</guid> <description><![CDATA[Webfont embedding is so widely supported by modern browsers at this point that there&#8217;s really no excuse not to incorporate them when appropriate in your designs. There are hundreds of free fonts available for embedding, as well as plenty of paid services that allow you to include commercial fonts in your designs. A lot of [...]]]></description> <content:encoded><![CDATA[<p><img
class="image-border alignleft" title="thumbnail" src="http://netdna.webdesignerdepot.com/uploads/2011/08/thumbnail5.jpg" alt="" width="200" height="160" />Webfont embedding is so widely supported by modern browsers at this point that there&#8217;s really no excuse not to incorporate them when appropriate in your designs. There are hundreds of free fonts available for embedding, as well as plenty of paid services that allow you to include commercial fonts in your designs.</p><p>A lot of designers, it seems, are intimidated by the idea of <code>@font-face</code> embedding though. Even though it&#8217;s been gaining popularity and support for the past couple of years, a lot of designers still stick to their usual collection of web safe fonts for the vast majority of their designs. On the rare occasion they do step out of their comfort zone and include a web font, they just go with a webfont subscription service rather than looking into DIY embedding or something like <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Andika">Google Web Fonts</a>.</p><p>In this article, I&#8217;ll give you everything you need to know to start embedding your own fonts, and to start using Google Web Fonts. The code itself is simple, and I&#8217;ll also break down exactly why we&#8217;re using the code we&#8217;re using. I&#8217;ll even give you ten great examples of web font combinations that you can implement on your own designs in case you&#8217;re not yet comfortable with typeface combos.<span
id="more-25897"></span></p><h1>Legalities associated with font embedding</h1><p>It&#8217;s important to start out with a discussion of the legal issues that can be present when embedding fonts on your website. Not all fonts are licensed for that kind of usage, especially commercial fonts. Some require extended licenses, while others prevent the practice all together (or sell a service to handle the embedding for you).</p><p>It&#8217;s important to check the EULA for whatever fonts you plan to use to make sure <code>@font-face</code> embedding is permitted. If not, you&#8217;ll either need to choose a different font, find out if there&#8217;s a separate license you can purchase, or see if one of the web font services out there includes your font of choice.</p><p><br
class="spacer_" /></p><h1>Options for embedding</h1><p>Embedding fonts with <code>@font-face</code> isn&#8217;t particularly complicated, but it is a multi-step process. There are a couple of different ways to do this, including some free and paid services as well as a completely DIY method.</p><h2>DIY embedding</h2><p>For the best results and the most comprehensive browser support, you&#8217;ll want to use a tool like Font Squirrel&#8217;s <code>@font-face</code> Generator. This free tool lets you upload any font you have appropriate permissions for and converts it to the various supported font file types for different browsers.</p><p><a
href="http://www.fontsquirrel.com/fontface/generator"><img
class="image-border" title="fontfacegenerator" src="http://netdna.webdesignerdepot.com/uploads/2011/08/fontfacegenerator.jpg" alt="" width="615" height="500" /></a></p><p>Once you have your font package, you&#8217;ll want to upload it to your server, probably in a directory called &#8220;fonts&#8221; or something similar. Once that&#8217;s uploaded, you&#8217;ll go into your site&#8217;s CSS and include the following code:</p><pre>@font-face {
font-family: "Dancing Script";
src: url("fonts/DancingScript.eot");
src: local("#"),
     url("fonts/DancingScript.ttf") format("truetype"),
	 url("fonts/DancingScript.woff") format ("woff"),
	 url("fonts/DancingScript.svg") format ("svg");
}
</pre><p>Line-by-line, this breaks down as follows:</p><p><code>font-family: "Dancing Script"; </code></p><p>This part specifies the font name so that we can call it later in our styles.</p><p><code>src: url("fonts/DancingScript.eot"); </code></p><p>EOT files are supported by Internet Explorer 4.0 and newer. Without this file, your <code>@font-face</code> implementation won&#8217;t work in IE versions older than 9.0.</p><p><code>src: local("#"), </code></p><p>This line prevents a local font from being loaded, if one exists. While some programmers prefer to have the local font load to save bandwidth, the potential for it to cause problems may outweigh the benefits. If someone has a different version of the font installed locally (or, say, a poorly pirated version), it could have a drastic impact on how your design looks. In my opinion, it&#8217;s better to play it safe and maintain full control over exactly which font loads.</p><p><code>url("fonts/DancingScript.ttf") format("truetype"), </code></p><p>TrueType fonts are compatible with Mozilla 3.5+, Safari 3.1+, Opera 10+, and Chrome 2.0+.</p><p><code>url("fonts/DancingScript.woff") format ("woff"), </code></p><p>This .woff file will take care of IE 9+, Mozilla 3.6+, Safari 5.1+, Opera Presto, and Chrome 5.0+.</p><p><code>url("fonts/DancingScript.svg") format ("svg"); </code></p><p>This final format will take care of Safari 3.1+, Opera 9+, and Chrome 0.3+. SVG is also necessary for iPad and iPhone Safari, as it currently won&#8217;t work with other font formats.</p><p>Using multiple formats of your fonts is important for maximum browser compatibility. We&#8217;ve left out OpenType (otf) fonts here, because they don&#8217;t add any compatibility that doesn&#8217;t exist with TrueType fonts (and TrueType fonts are compatible with Chrome, while OpenType fonts aren&#8217;t).</p><p>Now, when you&#8217;re ready to call the font in your CSS, you treat it just like a regular web-safe font.</p><p><code>h1 { font: 24px "Dancing Script", "Times New Roman", serif; } </code></p><p>Make sure you specify fallback fonts so that if for some reason the web font doesn&#8217;t load (or your visitor is using an unsupported browser), you still have at least some control over how the site looks. If you don&#8217;t, then the default font will load, and all too often that&#8217;s a monospaced font like Courier New.</p><h2>Google Web Fonts API</h2><p>Only a few months ago, the <a
href="http://google.com/webfonts">Google Web Fonts API</a> only included a couple dozen fonts. It was great if the font you happened to want to use was included, but otherwise it wasn&#8217;t of much practical use. That&#8217;s changed.</p><p>Google now hosts more than 230 font families, many with multiple styles or weights. And they&#8217;re all free to use. This is a great resource for designers who want to use web fonts but don&#8217;t necessarily want to host their fonts themselves (possibly due to bandwidth issues).</p><p>Google offers three different methods for included fonts: a standard method, which uses a link to a CSS stylesheet in your <code>head</code>, an <code>@import</code> method, and a JavaScript method.</p><p>Regardless of which one you decide to use, you don&#8217;t have to sign up for any special account, and grabbing fonts is a one-step process (just find the font you want and then click on &#8220;Quick-use&#8221; to get the code).</p><h2>Font Services</h2><p>There are a number of other font services, such as <a
href="http://typekit.com/">Typekit</a> and <a
href="http://webfonts.fonts.com/">Fonts.com Web Fonts</a>, most of which are subscription-based. Their fees vary pretty widely, as do their terms. We covered them in more detail in a <a
href="http://www.webdesignerdepot.com/2010/06/30-of-the-best-web-typography-resources-online/">previous post</a>.</p><p>The main reason to use one of these services is when whatever typeface you want to use (or need to use due to client specifications) isn&#8217;t licensed for regular <code>@font-face</code> embedding, but is available through one of these services. Since some of the services are provided by type foundries themselves, there&#8217;s a wider selection available.</p><p>For the most part, these services work the same as the Google Web Fonts API as far as embedding goes, though each has their own specific method. Another added benefit is that you get support if you&#8217;re having issues with embedding or using the fonts.</p><p><br
class="spacer_" /></p><h1>When to use @font-face</h1><p>Because of relatively widespread support, <code>@font-face</code> can be used on virtually any website. It&#8217;s a great way to set apart an otherwise simple and clean design from the millions of other simple and clean designs out there. It can also add extra character to more visually complex designs. There&#8217;s really no excuse not to use a great font for at least the headlines on sites you design.</p><p>Of course, all of these new options can be really intimidating for designers who aren&#8217;t expert typographers. But luckily, there are plenty of resources out there for combining typefaces that can help you come up with your own combinations. In the meantime, below are ten combinations you can use right now, made up of free fonts from either Font Squirrel or Google Web Fonts API.</p><p><br
class="spacer_" /></p><h1>Awesome webfont combos</h1><p>If you&#8217;re not sure where to start combining typefaces, try these combos on for size.</p><h2>Comic book site</h2><p>Now there&#8217;s absolutely zero excuse to ever use Comic Sans on a website!</p><p><a
href="http://www.fontsquirrel.com/fonts/Komika-Title">Komika Title</a> | <a
href="http://www.fontsquirrel.com/fonts/Colaborate">Colaborate Light</a> | <a
href="http://www.fontsquirrel.com/fonts/Komika-Text">Komika Text</a></p><p><img
class="image-border" title="comicbook" src="http://netdna.webdesignerdepot.com/uploads/2011/08/comicbook.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>Classic, elegant site</h2><p>This combination is classic and elegant, but combined with the right background and color scheme, it can also seem fresh and modern.</p><p><a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Dancing+Script">Dancing Script</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Droid+Serif">Droid Serif</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Droid+Sans">Droid Sans</a></p><p><img
class="image-border" title="classicelegant" src="http://netdna.webdesignerdepot.com/uploads/2011/08/classicelegant.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>Grunge site</h2><p>Grunge type is best left to the titles, but that doesn&#8217;t mean you can&#8217;t also find some great typefaces for your other text.</p><p><a
href="http://www.fontsquirrel.com/fonts/Copystruct">Copystruct</a> | <a
href="http://www.fontsquirrel.com/fonts/Cicle">Cicle</a> | <a
href="http://www.fontsquirrel.com/fonts/Miso">Miso</a></p><p><img
class="image-border" title="grunge" src="http://netdna.webdesignerdepot.com/uploads/2011/08/grunge.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>Simple and clean site</h2><p>Simple and clean used to mean Helvetica. Not any more.</p><p><a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Oswald">Oswald</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Actor">Actor</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Terminal+Dosis+Light">Terminal Dosis Light</a></p><p><img
class="image-border" title="cleansimple" src="http://netdna.webdesignerdepot.com/uploads/2011/08/cleansimple.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>More grunge</h2><p>Here&#8217;s another alternative for grunge style sites. This one would also work well on an illustrated site.</p><p><a
href="http://www.fontsquirrel.com/fonts/FFF-Tusj">FFF TUSJ</a> | <a
href="http://www.fontsquirrel.com/fonts/brawler">Brawler</a> | <a
href="http://www.fontsquirrel.com/fonts/Perspective-Sans">Perspective Sans</a></p><p><img
class="image-border" title="moregrunge" src="http://netdna.webdesignerdepot.com/uploads/2011/08/moregrunge.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>Retro site</h2><p>This combination screams mid-century America.</p><p><a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Yellowtail">Yellowtail</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Josefin+Sans">Josefin Sans Semi-Bold 600</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Rokkitt">Rokkitt</a></p><p><img
class="image-border" title="retro" src="http://netdna.webdesignerdepot.com/uploads/2011/08/retro.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>Feminine site</h2><p>Feminine doesn&#8217;t necessarily have to equal dainty. The details on these typefaces give a feminine touch without being wimpy.</p><p><a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Leckerli+One">Leckerli One</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Snippet">Snippet</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Amaranth">Amaranth</a></p><p><img
class="image-border" title="feminine" src="http://netdna.webdesignerdepot.com/uploads/2011/08/feminine.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>Funky and modern site</h2><p>Funky typefaces add a lot of character. Just make sure you keep readability in mind.</p><p><a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Megrim">Megrim</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Andika">Andika</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Puritan">Puritan</a></p><p><img
class="image-border" title="funky" src="http://netdna.webdesignerdepot.com/uploads/2011/08/funky.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>Formal site</h2><p>A more formal site requires more formal typography. Here&#8217;s a combination of a formal script with traditional serif and sans serif typefaces.</p><p><a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Tangerine">Tangerine</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Crimson+Text">Crimson Text</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Rosario">Rosario</a></p><p><img
class="image-border" title="formal" src="http://netdna.webdesignerdepot.com/uploads/2011/08/formal.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h2>Unique and modern sites</h2><p>Another unique, funky typeface pairing. The contrast between the sharp angles of the title and body fonts with the rounded edges of the meta font is a nice touch and adds a lot of interest.</p><p><a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Geostar">Geostar</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Kelly+Slab">Kelly Slab</a> | <a
href="http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Comfortaa">Comfortaa</a></p><p><img
class="image-border" title="unique" src="http://netdna.webdesignerdepot.com/uploads/2011/08/unique.jpg" alt="" width="615" height="400" /></p><p><br
class="spacer_" /></p><h1>Conclusion</h1><p>As has already been mentioned, there&#8217;s really no excuse for not working with <code>@font-face</code> anymore. The rules of good typography still apply, and everything you know about combining websafe fonts carries over. You just have a lot more options now!</p><p><em>Written exclusively for WDD by <a
href="http://cameronchapman.com">Cameron Chapman</a>.</em></p><p><em><br
/> </em></p><p><strong><em>How often do you use @font-face in your own projects? Do you DIY or do you use a service? Share your experiences and tips in the comments!</em></strong></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/11/options-for-font-face-implementation/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/11/options-for-font-face-implementation/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>The most popular fonts used by designers</title><link>http://www.webdesignerdepot.com/2011/08/the-most-popular-fonts-used-by-designers/</link> <comments>http://www.webdesignerdepot.com/2011/08/the-most-popular-fonts-used-by-designers/#comments</comments> <pubDate>Tue, 30 Aug 2011 09:28:45 +0000</pubDate> <dc:creator>Walter</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[Fonts]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[popular fonts]]></category> <category><![CDATA[Web Design]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=22854</guid> <description><![CDATA[There are usually two camps among designers when it comes to typeface choices. One group has a handful of favorite typefaces they adapt to every design they create, believing that these handful of typefaces can be suitable for every situation. The other camp believes in using a huge variety of typefaces, picking and choosing each [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://netdna.webdesignerdepot.com/uploads/2011/03/thumb12.jpg"><img
class="alignleft size-full wp-image-22856" title="thumb" src="http://netdna.webdesignerdepot.com/uploads/2011/03/thumb12.jpg" alt="" width="200" height="160" /></a>There are usually two camps among designers when it comes to typeface  choices.</p><p>One group has a handful of favorite typefaces they adapt to  every design they create, believing that these handful of typefaces can  be suitable for every situation.</p><p>The other camp believes in using a huge variety of typefaces, picking  and choosing each one based specifically on the project at hand.  Regardless of which camp you fit into, the typefaces below should  interest you.</p><p>They have proven popular among designers the world over,  and are used in designs for everything from multi-national corporations  to individual books or journals.</p><p>Have we missed one of your old time favorites? Go ahead and add it in the comments area.<span
id="more-22854"></span></p><h1>Akzidenz Grotesk</h1><p><a
href="http://new.myfonts.com/fonts/berthold/akzidenz-grotesk-bq/">Akzidenz Grotesk</a> was the first widely-adopted sans serif typeface, and an influencer of  many later neo-grotesque typefaces, including Helvetica and Univers.  There are a number of variations available, including Akzidenz-Grotesk  Book, Book Rounded, Schoolbook, Old Fact, and Next. Akzidenz-Grotesk is  one of the official fonts of the American Red Cross (along with  Georgia).</p><p><a
href="http://new.myfonts.com/fonts/berthold/akzidenz-grotesk-bq/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/akzidenzgrotesk.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://en.wikipedia.org/wiki/Akzidenz-Grotesk">Akzidenz Grotesk</a> was created in 1898 by H. Berthold AG type foundry, and was originally  called &#8220;Accidenz-Grotesk&#8221;. It&#8217;s been speculated that the typeface was  derived from either Didot or Walbaum, which have similar looks if their  serifs are removed. The official report, though, is that it was based on  Royal Grotesk light, designed by Ferdinand Theinhardt (which was later  merged into Berthold). Modern iterations of the typeface are descendants  of a late-1950s project at Berthold to enlarge the type family, though  these new typefaces retain the idiosyncrasies of the original.</p><p><strong>Strengths</strong><br
/> Akzidenz-Grotesk is a versatile typeface, suitable for both headlines  and body copy. The slight idiosyncrasies present in the typeface give  it a bit more visual interest than other, similar neo-grotesques.</p><p><strong>Best Uses</strong><br
/> It&#8217;s suitable for use in virtually any project.</p><p><br
class="spacer_" /></p><h1>Avenir</h1><p><a
href="http://new.myfonts.com/fonts/adobe/avenir/">Avenir</a> is a geometric sans-serif typeface designed in 1988 by Adrian Frutiger.  The name, Avenir, means &#8220;future&#8221; in French. It was designed to be a  more humanistic version of traditional geometric typefaces like Futura.  Upon release, it was available in three weights, using Frutiger&#8217;s  two-digit weight and width naming convention: 45 (book) /46 (oblique),  55 (text) /56 (oblique), and 75 (bold) /76 (oblique). Three more weights  were later added.</p><p><a
href="http://new.myfonts.com/fonts/adobe/avenir/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/avenir.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/adobe/avenir/">Avenir</a> is a relatively new typeface, but it&#8217;s become widely used. LG uses it  for the buttons on most of their cell phones. BBC Two uses Avenir in its  logo and identity. Dwell magazine started using it in 2007, and the  upcoming J.J. Abrams film <em>Super 8</em> also uses it for titles.</p><p><strong>Strengths</strong><br
/> Avenir&#8217;s greatest strengths are its simplicity and balance. It  bridges the gap between geometric and humanist sans-serifs, making it a  versatile, modern choice.</p><p><strong>Best Uses</strong><br
/> Avenir is suitable for both headline and body copy. Improvements in  hinting have made it better for on-screen viewing at smaller sizes.</p><p><br
class="spacer_" /></p><h1>Baskerville</h1><p><a
href="http://new.myfonts.com/fonts/bitstream/baskerville/">Baskerville</a> is a transition serif typeface that falls somewhere between classical  typefaces like Caslon and modern serifs like Didot. It was created by  John Baskerville as an attempt to improve upon the typefaces created by  William Caslon. To that end, it has more contrast between the thick and  thin strokes of the letterforms, as well as sharper serifs and a more  vertical axis to rounded letters. The characters are also more regular,  and the rounded strokes are more circular.</p><p><a
href="http://new.myfonts.com/fonts/bitstream/baskerville/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/baskerville.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/bitstream/baskerville/">Baskerville</a> was created in 1757, and then revived by Bruce Rogers for the Harvard  University Press in 1917. The original typeface was used by John  Baskerville to print a folio Bible. His rivals of the time were  intimidated by the perfection of his work, and some claimed that the  stark contrasts of his typefaces would damage the eyes. Others admired  him, including Fournier, Bodoni, and even Benjamin Franklin.</p><p>Baskerville was also revived in England in 1923 by Stanley Morison  for the British Monotype Company. In 1996, it was used by Zuzana Licko  as the basis for the Mrs Eaves typeface. A free version of Baskerville,  called <a
href="http://klepas.org/openbaskerville/">Open Baskerville</a>, has also been created.</p><p><strong>Strengths</strong><br
/> The clarity and consistency of the letterforms are what make  Baskerville such a readable typeface. It&#8217;s widely used in documents, and  has a traditional, professional look. The University of Birmingham uses  it for many of its documents, and a modified version can be seen in  some of the Canadian government&#8217;s corporate identity materials  (including in the &#8220;Canada&#8221; wordmark).</p><p><strong>Best Uses</strong><br
/> Baskerville is excellent for body copy, and is suitable for use in  books, newsletters, newspapers, and other printed materials. It&#8217;s also a  fairly common typeface, making it suitable for use on the web, though  backup typefaces also need to be specified.</p><p><br
class="spacer_" /></p><h1>Bembo</h1><p><a
rel="nofollow" href="http://new.myfonts.com/fonts/adobe/bembo/" target="_blank">Bembo</a> is an old style serif, based on a humanist typeface created by  Francesco Griffo in the late 15th century. It has a number of  characteristics of humanist typefaces, including minimal variation  between the weights of thin and thick strokes; a small x-height; short,  bracketed serifs; angled top serifs on lower-case letters; and ascenders  that are taller than capital letters.</p><p><a
href="http://new.myfonts.com/fonts/adobe/bembo/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/bembo.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/adobe/bembo/">Bembo</a> was revived by  the Monotype Corporation in 1929, under the direction of Stanley  Morison. The original typeface was first used in February of 1496,  though, in a 60-page book about a journey to Mount Aetna, called <em>Petri Bembi de Aetna Angelum Chalabrilem liber</em>, written by Pietro Bembo. Francesco Griffo later cut the first italic types, for Aldus Manutius.</p><p>Since the original typeface had no italic cut with it, it&#8217;s rumored  that renowned calligrapher Alfred Fairbank was commissioned by Stanley  Fairbank to create an italic for Bembo. Fairbank maintains that he  created the type independently and then sold it to Monotype, but in  either case, the metal type for an italic version of Bembo was released  in 1929.</p><p><strong>Strengths</strong><br
/> Bembo is considered a good classical typeface, with a strong  humanist, Old Style look. It&#8217;s perfect for use in designs where classic  beauty or formal tradition are important.</p><p><strong>Best Uses</strong><br
/> Bembo is considered a good choice for book typography.</p><p><br
class="spacer_" /></p><h1>Bickham Script Pro</h1><p><a
rel="nofollow" href="http://new.myfonts.com/fonts/adobe/bickham-script-mm/" target="_blank">Bickham Script Pro</a> is a script typeface based on English round hand writing common in the  18th century, and specifically on the engravings of George Bickham. It&#8217;s  an ornate, romantic typeface, available in regular, bold, and semibold  weights. Bickham Script Pro was created by Richard Lipton in 1997, and  is available as part of the Adobe Type Library.</p><p><a
href="http://new.myfonts.com/fonts/adobe/bickham-script-mm/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/top_fonts/bickhamscriptpro.jpg" alt="" width="615" height="500" /></a></p><p><strong>Strengths</strong><br
/> Bickham Script Pro is excellent for formal, elegant designs,  especially those reminiscent of its origin in the 18th century. It also  includes a number of OpenType features, including discretionary  ligatures, swashes, superscripts, stylistic alternates, and  cast-sensitive glyph connectors. The contextual changes that occur to  the characters as one types make it an especially versatile typeface,  and improves your designs effortlessly.</p><p><strong>Best Uses</strong><br
/> Bickham Script is purely a display typeface, perfect for headings and  subheads. It&#8217;s commonly seen in logos, menus, invitations, annual  reports, and packaging, in primarily formal, elegant designs.</p><p><br
class="spacer_" /></p><h1>Bodoni</h1><p><a
href="http://new.myfonts.com/fonts/bitstream/atf-bodoni/">Bodoni</a> is a modern serif typeface, with high contrast between thin and thick  stroke weights, and a slightly condensed shape. It was based on the work  of John Baskerville, but has taken his ideas to a more extreme  conclusion. There are a few variations on Bodoni, some with more  transitional shapes (including ITC Bodoni and Bodoni Old Face), and some  more modern.</p><p><a
href="http://new.myfonts.com/fonts/bitstream/atf-bodoni/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/bodoni.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/bitstream/atf-bodoni/">Bodoni</a> was first  designed by Giambattista Bodoni in 1798. In addition to the influence  from Baskerville, Bodoni was also influenced heavily by the work of  Pierre Simon Fournier and Firmin Didot.</p><p><strong>Strengths</strong><br
/> Bodoni, for the most part, is best suited to larger font sizes.  Because of the extreme variation between thin and thick strokes, it can  degrade at small sizes and become illegible (specifically, it creates an  effect known as &#8220;dazzle&#8221;). There are some typeface variations though,  that are optimized for use at smaller sizes (including Bodoni Old Face  at 9 points, ITC Bodoni 12 at 12 points, and ITC Bodoni 7 at 7 points).</p><p><strong>Best Uses</strong><br
/> Bodoni is well-suited for use in modern designs where a serif  typeface is desired. It&#8217;s a great serif for use in headlines and  subheads, though some variations can be used for body copy, too. Some of  its more recognizable uses can be found in the logo for grunge band  Nirvana, and on the Mamma Mia! posters.</p><p><br
class="spacer_" /></p><h1>Caslon</h1><p><a
rel="nofollow" href="http://new.myfonts.com/fonts/bitstream/caslon-540/" target="_blank">Caslon</a> is a set of serif typefaces with the irregularity common of  Dutch Baroque types. It has short ascenders and descenders, bracketed  serifs, and is moderately-high contrast. The italics have a rhythmic  calligraphic stroke, and some of the lowercase italics have the  suggestion of a swash.</p><p><a
href="http://new.myfonts.com/fonts/bitstream/caslon-540/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/caslon.jpg" alt="" width="615" height="500" /></a></p><p>The first Caslon typeface was designed in 1722. It was similar to  Dutch Fell types by Voskens, and also by the typefaces cut by Van Dyck,  another Dutchman. The Caslon types were used throughout the British  Empire, including British North America. The decayed appearance common  in a lot of early American printing is often thought to be caused by the  oxidation that resulted from long exposure to seawater during the  transport of metal type from England to America. Caslon was used  extensively, and perhaps most famously in the printing of the U.S.  Declaration of Independence.</p><p><strong>Strengths</strong><br
/> Caslon is sometimes considered a great universal typeface. There was  even a common rule of thumb among printers and typesetters, &#8220;When in  doubt, use Caslon.&#8221; It&#8217;s a versatile typeface that can be used equally  well in headings or in body copy. The wide variety of weights and styles  available make it even more versatile.</p><p><strong>Best Uses</strong><br
/> Caslon can be used for virtually any kind of typesetting, from body copy to headlines, and is quite legible at small sizes.</p><p><br
class="spacer_" /></p><h1>Clarendon</h1><p><a
href="http://new.myfonts.com/fonts/canadatype/clarendon-text/">Clarendon</a> is a slab-serif typeface, and is considered to be the first registered  typeface. There&#8217;s only moderate contrast between thick and thin strokes,  common of slab-serifs. It was originally designed by Robert Besley for  the Fann Street Foundry in 1845. It was later copied heavily by other  foundries.</p><p><a
href="http://new.myfonts.com/fonts/canadatype/clarendon-text/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/top_fonts/clarendon.jpg" alt="" width="615" height="225" /></a></p><p><a
href="http://new.myfonts.com/fonts/canadatype/clarendon-text/">Clarendon</a> was used heavily during World War I by the German Empire, and was  commonly used in wanted posters in the American Old West. More recently,  it was used by the US National Parks Service on traffic signs, and  became the typeface of choice by the Ruby Tuesday restaurant chain when  they relaunched their corporate identity in 2008.</p><p><strong>Strengths</strong><br
/> Clarendon has strong letterforms common to slab serifs. It&#8217;s also a  very readable typeface, which makes it appropriate for use at somewhat  smaller sizes.</p><p><strong>Best Uses</strong><br
/> Strong letterforms make Clarendon a great choice for things like  signs, logos, and headlines. It&#8217;s already used by companies like Sony  and Wells Fargo in their logos.</p><p><br
class="spacer_" /></p><h1>Franklin Gothic</h1><p><a
href="http://new.myfonts.com/fonts/urw/franklin-gothic/">Franklin Gothic</a> is a relatively high profile grotesque sans serif typeface. In addition  to Franklin Gothic, the News Gothic, Alternate Gothic, Monotone Gothic  and Lightline Gothic typefaces are essentially just different weights of  the original. Franklin Gothic itself is an extra-bold typeface, with a  traditional double-story &#8220;a&#8221; and &#8220;g&#8221;.</p><p><a
href="http://new.myfonts.com/fonts/urw/franklin-gothic/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/franklingothic.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/urw/franklin-gothic/">Franklin Gothic</a> was first created in 1902. &#8220;Gothic&#8221; at that time just meant sans serif.  It briefly fell out of popularity in the 1930s with the rise of Futura  and Kabel, but was then rediscovered by American designers in the 1940s,  and has remained popular since.</p><p><strong>Strengths</strong><br
/> Franklin Gothic is quite a strong typeface, stylistically, though the  addition of related typefaces makes it much more versatile.</p><p><strong>Best Uses</strong><br
/> Franklin Gothic is well-suited to display use due to its weight.  Other variations of the typeface, though, can be used for body copy,  especially in onscreen situations.</p><p><br
class="spacer_" /></p><h1>Frutiger</h1><p><a
href="http://new.myfonts.com/fonts/adobe/frutiger/">Frutiger</a> is a sans serif typeface designed by Adrian Frutiger. There are also  serif and ornamental varieties of Frutiger, including Frutiger Serif,  Frutiger Stones, and Frutiger Symbols. Frutiger was originally  commissioned in 1968 by the Charles De Gaulle International Airport for  their directional sign system. Frutiger was originally called Roissy  (the airport is located in Roissy, France), and was completed in 1975.</p><p><a
href="http://new.myfonts.com/fonts/adobe/frutiger/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/frutiger.jpg" alt="" width="615" height="500" /></a></p><p><strong>Strengths</strong><br
/> Frutiger was designed to have the rationality and cleanliness of  Univers (also designed by Adrian Frutiger), but with the proportional  and organic aspects of Gill Sans. Because of this, Frutiger is both  distinctive and legible, with a modern appearance. Apertures of the  typeface are wide and ascenders and descenders are prominent, making it  easy to distinguish letters from each other.</p><p><strong>Best Uses</strong><br
/> Because of its excellent legibility, Frutiger is suitable for a  variety of uses. It&#8217;s especially well-suited for signs though, as its  readable from a distance, and from varying angles.</p><p><br
class="spacer_" /></p><h1>Futura</h1><p><a
href="http://new.myfonts.com/fonts/adobe/futura/">Futura</a> is a geometric sans-serif typeface that was commissioned by the Bauer  type foundry in 1927. Originally, it included Light, Medium, Bold, and  Bold Oblique fonts, and then later Light Oblique, Medium Oblique,  Demibold, Demibold Oblique, Book, Extra Bold, and Extra Bold Italic  fonts were released.</p><p><a
href="http://new.myfonts.com/fonts/adobe/futura/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/futura.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/adobe/futura/">Futura</a> was designed by Paul Renner. While he wasn&#8217;t associated with the  Bauhaus, he shared the idea that a modern typeface should express modern  models, rather than simply reviving an older design.</p><p><strong>Strengths</strong><br
/> Futura has an efficient, forward appearance, and is derived from  simple geometric forms. This is evident in the obvious influence of  near-perfect circles, squares, and triangles. All non-essential elements  were removed from the typeface, and the uppercase characters have  proportions similar to classical Roman capitals.</p><p><strong>Best Uses</strong><br
/> Futura is an excellent choice for advertising copy. It was used by  IKEA until 2010, Volkswagen, Shell Petrol, and HP in their advertising  and branding. West Anderson uses Futura for all of his films, and it was  also Stanley Kubrick&#8217;s favorite font. It&#8217;s well suited to any modern  design, for both headings and short copy.</p><p><br
class="spacer_" /></p><h1>Garamond</h1><p><a
href="http://new.myfonts.com/fonts/adobe/garamond/">Garamond</a> is an old-style serif typeface, named after punch-cutter Claude  Garamond. Adobe Garamond and Stempel Garamond were both based on this  original typeface from the 16th century, and Granjon and Sabon were  heavily influenced by it. There are a few unique characteristics of  Garamond, including the small bowl of the lowercase &#8220;a&#8221; and the small  eye of the &#8220;e&#8221;.</p><p><a
href="http://new.myfonts.com/fonts/adobe/garamond/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/garamond.jpg" alt="" width="615" height="500" /></a></p><p>Garamond is one of the most legible serif typefaces, especially for  use in print applications. It&#8217;s also one of the most eco-friendly  typefaces in terms of ink usage. The original punches and matrices were  sold to Christopher Plantin upon the death of Claude Garamond, and were  in turn used in many printers, adding to its rise in popularity.  Garamond revivals were created as early as 1900.</p><p><strong>Strengths</strong><br
/> Garamond&#8217;s greatest strength is its legibility and readability.</p><p><strong>Best Uses</strong><br
/> Garamond is an excellent choice for printed materials, including books and reports, due to its high legibility in print.</p><p><br
class="spacer_" /></p><h1>Gill Sans</h1><p><a
href="http://new.myfonts.com/fonts/adobe/gill-sans/">Gill Sans</a> is a humanist sans-serif typeface created in 1926 by Eric Gill. It was  developed further, into a complete type family, after being commissioned  by Stanley Morison to compete with the families of Erbar, Futura, and  Kabel. In 1928, Gill Sans was released by Monotype Corporation.</p><p><a
href="http://new.myfonts.com/fonts/adobe/gill-sans/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/gillsans.jpg" alt="" width="615" height="500" /></a></p><p>The uppercase characters of <a
href="http://new.myfonts.com/fonts/adobe/gill-sans/">Gill Sans</a> are based on Roman capitals like those found in Caslon and Baskerville.  There are fourteen styles in the family. Gill Sans is distributed as a  system font with Mac OS X and is bundled with some Microsoft products as  Gill Sans MT.</p><p><strong>Strengths</strong><br
/> Gill Sans has a less mechanical feel to it than typefaces like  Futura, because of its basis in Roman tradition. The lowercase letters  are modeled on the lowercase Carolignian script, which is especially  noticeable in the two-story lowercase &#8220;a&#8221; and &#8220;g&#8221;. This basis in  traditional, classical typefaces gives Gill Sans a more refined look  than many other sans serif typefaces.</p><p><strong>Best Uses</strong><br
/> Gill Sans is ideal for display uses, and can be used successfully as a  text font at larger sizes. It&#8217;s best suited for modern designs, though  it can be combined successfully with more traditional typefaces for  classic designs.</p><p><br
class="spacer_" /></p><h1>Helvetica</h1><p><a
href="http://new.myfonts.com/fonts/adobe/helvetica/">Helvetica</a> is probably the most commonly used typeface in all of graphic design,  and almost certainly the most widely used sans serif. It was developed  by Max Miedinger in 1957 with Eduard Hoffman, for the Haas Typefoundry.  There are dozens of variations and numerous typefaces have been based on  it.</p><p><a
href="http://new.myfonts.com/fonts/adobe/helvetica/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/helvetica.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/adobe/helvetica/">Helvetica</a> is  often considered a &#8220;neutral&#8221; typeface, in that it takes on the mood and  attitude of its surroundings. Used in a modern setting, it appears  modern. And yet it can blend into a classic setting effortlessly, too.  It&#8217;s largely because of this chameleon-like ability that Helvetica has  become so widely used.</p><p><strong>Strengths</strong><br
/> As mentioned, Helvetica&#8217;s ability to be used in virtually any  circumstance is probably its greatest strength. It also has excellent  letterforms and kerning.</p><p><strong>Best Uses</strong><br
/> Helvetica could be argued to be the most versatile typeface out  there. It&#8217;s literally suitable for virtually any kind of design  application, and looks good at both large and small sizes. It&#8217;s used in  numerous logotypes (including those for American Airlines, American  Apparel, 3M, Verizon Wireless, Motorola, Panasonic, Target, Toyota,  Microsoft, and many, many others). It&#8217;s commonly seen online for both  body copy and headlines, and can be seen in use on signs around the  world.</p><p><br
class="spacer_" /></p><h1>Lucida Sans/Lucida Grande</h1><p><a
href="http://new.myfonts.com/fonts/adobe/lucida-sans/">Lucida Sans</a> is a humanist, sans-serif typeface that is part of the larger Lucida  type family (which includes serif, blackletter, console, and other  variations). It was designed by Chalres Bigelow and Kris Holmes in 1985  as a complement to the Lucida Serif typeface. Technically, <a
href="http://new.myfonts.com/fonts/adobe/lucida-sans/">Lucida Grande</a> is part of the Lucida Sans type family (which also includes Lucida Sans  Typewriter, a monospaced typeface, and Lucida Sans Unicode, which is  based on Lucida Sans regular but with additional characters).</p><p><a
href="http://new.myfonts.com/fonts/adobe/lucida-sans/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/lucidagrande.jpg" alt="" width="615" height="500" /></a></p><p><strong>Strengths</strong><br
/> Lucida Grande and Lucida Sans are both highly legible, even at small  sizes. Because of this, they&#8217;re heavily used for body copy and large  blocks of small text.</p><p><strong>Best Uses</strong><br
/> Lucida Grande and Lucida Sans are both commonly seen as the primary  typeface for body text on various websites and blogs, Facebook being  just one example. It&#8217;s most recognizable, though, for its use throughout  the user interface of Mac OS X.</p><p><br
class="spacer_" /></p><h1>Minion</h1><p><a
href="http://new.myfonts.com/fonts/adobe/minion/">Minion</a> is an  old style serif typeface, inspired by late Renaissance-era typefaces.  It was designed in 1990 by Robert Slimbach for Adobe Systems. One unique  feature of Minion is the support of Regular and Display optical sizes,  meant to optimize the legibility by using different stroke contrasts and  details, in the Regular and Italic versions of the typeface.</p><p><a
href="http://new.myfonts.com/fonts/adobe/minion/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/minion.jpg" alt="" width="615" height="500" /></a></p><p>The Minion Expert font package includes small caps, ligatures, old  style ligatures, and swash glyphs that aren&#8217;t included in the regular  Minion package. There&#8217;s also a Cyrillic version of Minion available.</p><p><strong>Strengths</strong><br
/> The different optical sizes available with Minion are one of its greatest strengths, making it considerably more versatile.</p><p><strong>Best Uses</strong><br
/> Minion is an excellent choice for printed copy, and is used for  typesetting books and journals. It has also been used in various  logotypes, including MathWorks&#8217; Matlab and Brown University.</p><p><br
class="spacer_" /></p><h1>Myriad</h1><p><a
href="http://new.myfonts.com/fonts/adobe/myriad/">Myriad</a> is a humanist sans-serif typeface created specifically for Adobe Systems  by Robert Slimbach and Carol Twombly. It&#8217;s easily distinguishable from  other sans-serif fonts because of its special &#8220;y&#8221; descender and slanting  &#8220;e&#8221;cut.</p><p><a
href="http://new.myfonts.com/fonts/adobe/myriad/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/myriad.jpg" alt="" width="615" height="500" /></a></p><p>Originally, <a
href="http://new.myfonts.com/fonts/adobe/myriad/">Myriad</a> was offered in two weights, with complementary italics for each. Later,  a condensed version was released, and then a &#8220;Headline&#8221; version.  Additional variations have since ben released, including Myriad Web and  Myriad Pro.</p><p><strong>Strengths</strong><br
/> Myriad&#8217;s greatest strength is the letterforms it includes that set it  apart from other sans-serif typefaces, which are often too similar to  be easily recognizable.</p><p><strong>Best Uses<br
/> </strong>Myriad is recognizable as the typeface of choice for Apple&#8217;s branding  efforts. It&#8217;s well-suited to modern designs, especially if you want to  evoke Apple&#8217;s corporate branding.</p><p><br
class="spacer_" /></p><h1>Optima</h1><p><a
href="http://new.myfonts.com/fonts/adobe/optima/">Optima</a> is a unique sans-serif typeface, in that it uses varying stroke weights  more commonly found in serif typefaces. In addition to the varying  stroke weights, it also has subtle swelling at its terminals,  reminiscent of a glyphic serif. The italic version of Optima is really  just an oblique, without any specialized italic letterforms (like a  single-story &#8220;a&#8221;), which is more typical of realist sans-serif typefaces  like Helvetica.</p><p><a
href="http://new.myfonts.com/fonts/adobe/optima/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/optima.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/adobe/optima/">Optima</a> was designed  by Hermann Zapf in the mid-50s, for the D. Stempel AG Foundry. Linotype  owns the trademark to Optima, though the typeface is widely imitated  (Bitstream&#8217;s Zapf Humanist is one such example, as well as the free  MgOpen Cosmetica).</p><p><strong>Strengths</strong><br
/> Optima&#8217;s similarity to serif typefaces gives it a more classic  appearance than most sans serifs. It also improves legibility at some  sizes.</p><p><strong>Best Uses</strong><br
/> Optima is an elegant if conservative type choice, and is well-suited  to understated designs. Most famously, it&#8217;s been used for the Vietnam  Veterans Memorial, and by the 2008 John McCain presidential campaign.  It&#8217;s also the official branding typeface of Estée Lauder Companies and  Aston Martin.</p><p><br
class="spacer_" /></p><h1>Palatino</h1><p><a
href="http://new.myfonts.com/fonts/adobe/palatino/">Palatino</a> started out as an old style serif typeface designed by Hermann Zapf. It  was released in 1948 by Linotype. A revised version was released in  1999, also designed by Zapf, called Palatino Linotype. This new family  included extended Latin, Greek, and Cyrillic characters.</p><p><a
href="http://new.myfonts.com/fonts/adobe/palatino/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/palatino.jpg" alt="" width="615" height="500" /></a></p><p>The original <a
href="http://new.myfonts.com/fonts/adobe/palatino/">Palatino</a> was based on humanist typefaces from the Italian Renaissance, and was  named after 16th century Italian calligraphy master Giambattista  Palatino. Palatino has larger proportions than most Renaissance-inspired  type, and because of that is much easier to read.</p><p><strong>Strengths</strong><br
/> Palatino&#8217;s greatest strength is its readability.</p><p><strong>Best Uses</strong><br
/> Palatino is widely used for body copy, especially in books and similar printed materials.</p><p><br
class="spacer_" /></p><h1>Rockwell</h1><p><a
href="http://new.myfonts.com/fonts/adobe/rockwell/">Rockwell</a> is a slab serif, with no real variation in stroke weight. It was  designed in-house at Monotype in 1934, supervised by Frank Hinman  Pierpont. It&#8217;s a geometric typeface, with upper- and lowercase &#8220;O&#8221; more  of a circle than an ellipse. The serif at the apex of the uppercase &#8220;A&#8221;  is a distinctive feature of Rockwell that sets it apart from many other serif type faces.</p><p><a
href="http://new.myfonts.com/fonts/adobe/rockwell/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/rockwell.jpg" alt="" width="615" height="500" /></a></p><p><strong>Strengths</strong><br
/> The geometric forms of Rockwell make it more similar to sans-serif  typefaces, making it a good choice for combining with geometric sans  serifs.</p><p><strong>Best Uses</strong><br
/> Rockwell is best-suited for use as a display typeface due to its thick, monoweighted strokes.</p><p><br
class="spacer_" /></p><h1>Sabon</h1><p><a
href="http://new.myfonts.com/fonts/adobe/sabon/">Sabon</a> is  an old style serif typeface designed by Jan Tschichold between 1964 and  1967. It was released jointly by Linotype, Monotype, and Stempel  foundries in 1967. It&#8217;s based on typefaces designed by Claude Garamond,  particularly the one printed by Konrad Berner of Frankfurt, as well as  the italics by Robert Grandjon.</p><p><a
href="http://new.myfonts.com/fonts/adobe/sabon/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/sabon.jpg" alt="" width="615" height="500" /></a></p><p>One of the distinguishing features of <a
href="http://new.myfonts.com/fonts/adobe/sabon/">Sabon</a> is that the roman, italic, and bold weights all take up the same width  when typeset. It&#8217;s an unusual feature, but meant that only one set of  copyfitting data is needed for all three styles.</p><p><strong>Strengths</strong><br
/> Sabon is a highly legible typeface, with moderate contrast between  thick and thin strokes. That makes it suitable for use in a variety of  sizes.</p><p><strong>Best Uses</strong><br
/> Sabon is a favorite for typesetting book copy, and is well-suited to any traditional or formal design.</p><p><br
class="spacer_" /></p><h1>Times New Roman</h1><p><a
href="http://new.myfonts.com/fonts/adobe/times-new-roman/">Times New Roman</a> was commissioned by the British newspaper <em>The Times</em> in 1931 after the paper was criticized by Stanley Morison for being  typographically antiquated and poorly printed. It was created by Cameron  S. Latham of Monotype, under the supervision of Morison.</p><p><a
href="http://new.myfonts.com/fonts/adobe/times-new-roman/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/timesnewroman.jpg" alt="" width="615" height="500" /></a></p><p>The name &#8220;Times New Roman&#8221; was used because the former font of <em>The Times</em> was called &#8220;Times Old Roman&#8221;. It was based on another typeface by  Morison, called Plantin, but revisions were made to make it more  economical in terms of space and to increase legibility. Times New Roman  is still widely used in book typography, and it has served as the basis  for a number of other typeface, including Georgia.</p><p><strong>Strengths</strong><br
/> The ubiquitous nature of Times New Roman has made it an ideal choice  for situations where fonts can&#8217;t be embedded. It&#8217;s also highly readable,  even at smaller sizes.</p><p><strong>Best Uses</strong><br
/> Times New Roman is best suited for body copy, both online and off.</p><p><br
class="spacer_" /></p><h1>Univers</h1><p><a
href="http://new.myfonts.com/fonts/adobe/univers/">Univers</a> is a neo-grotesque sans serif typeface that was designed by Adrian  Frutiger in 1954, and released by Deberny &amp; Piegnot in 1957. It was  then acquired by Haas in 1972, and later by D. Stempel AG and then  Linotype.</p><p><a
href="http://new.myfonts.com/fonts/adobe/univers/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/univers.jpg" alt="" width="615" height="500" /></a></p><p><a
href="http://new.myfonts.com/fonts/adobe/univers/">Univers</a> is based  on the 1898 typeface Akzidenz-Grotesk, which was also the basis for  Helvetica (the two typefaces are sometimes confused). The entire Univers  type family consists of 44 faces, with 16 uniquely numbered weight,  width, and position combinations. Twenty of these fonts offer oblique  characters, while eight support Central European character sets and  another eight support Cyrillic characters.</p><p><strong>Strengths</strong><br
/> The largest strength of Univers is its diversity, which is further  enhanced by the number of weights available. It also has some of the  same neutral character of Helvetica.</p><p><strong>Best Uses</strong><br
/> Univers is well-suited to a variety of designs, especially modern designs. It works well as both body copy and display.</p><p><br
class="spacer_" /></p><h1>Close calls</h1><p>There are a lot more typefaces that are commonly used by designers  the world over. Below is just a partial list of some additional popular  choices (feel free to add more in the comments!):</p><p><strong>Antique Olive</strong></p><p><a
href="http://new.myfonts.com/fonts/urw/antique-olive/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/top_fonts/antiqueolive.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>Avant Garde</strong></p><p><a
href="http://new.myfonts.com/fonts/linotype/itc-avant-garde-gothic/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/top_fonts/avantgarde.jpg" alt="" /></a></p><p><br
class="spacer_" /></p><p><strong>Century Gothic</strong></p><p><a
href="http://www.fonts.com/findfonts/detail.htm?productid=147490"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/centurygothic.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>Dax</strong></p><p><a
href="http://new.myfonts.com/fonts/fontfont/ff-dax/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/top_fonts/dax.jpg" alt="" width="615" height="200" /></a></p><p><br
class="spacer_" /></p><p><strong>Didot</strong></p><p><a
href="http://new.myfonts.com/fonts/adobe/linotype-didot/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/didot.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>Din</strong></p><p><a
href="http://new.myfonts.com/fonts/ef/din-1451/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/din.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>Gotham</strong></p><p><a
href="http://www.typography.com/fonts/font_overview.php?productLineID=100008"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/gotham.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>Meta</strong></p><p><a
href="http://new.myfonts.com/fonts/fontfont/ff-meta/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/meta.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>Mrs Eaves</strong></p><p><a
href="http://new.myfonts.com/fonts/emigre/mrs-eaves/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/mrseaves.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>Trade Gothic</strong></p><p><a
href="http://www.fonts.com/findfonts/detail.htm?productid=191989"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/top_fonts/tradegothic.jpg" alt="" /></a></p><p><br
class="spacer_" /></p><p><strong>Trajan</strong></p><p><a
href="http://new.myfonts.com/fonts/adobe/trajan/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/trajan.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>VAG Rounded</strong></p><p><a
href="http://new.myfonts.com/fonts/adobe/vag-rounded/"><img
src="http://netdna.webdesignerdepot.com/uploads/top_fonts/vagrounded.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><strong>Warnock</strong></p><p><a
href="http://new.myfonts.com/fonts/adobe/warnock/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/top_fonts/warnock.jpg" alt="" width="615" height="500" /></a></p><p><br
class="spacer_" /></p><p><em>Written exclusively for WDD by <a
href="http://cameronchapman.com/">Cameron Chapman</a>.</em></p><p><em><strong>What do you think of these fonts? Have we missed any of your old time favorites? Go ahead and add them in the comments below.</strong></em></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/08/the-most-popular-fonts-used-by-designers/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/08/the-most-popular-fonts-used-by-designers/feed/</wfw:commentRss> <slash:comments>81</slash:comments> </item> <item><title>10 WordPress plugins to enhance your blog&#8217;s typography</title><link>http://www.webdesignerdepot.com/2011/08/10-wordpress-plugins-to-enhance-your-blogs-typography/</link> <comments>http://www.webdesignerdepot.com/2011/08/10-wordpress-plugins-to-enhance-your-blogs-typography/#comments</comments> <pubDate>Fri, 19 Aug 2011 09:43:30 +0000</pubDate> <dc:creator>AndrewOwl</dc:creator> <category><![CDATA[Plugins]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[Blog]]></category> <category><![CDATA[enhancements]]></category> <category><![CDATA[text]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=24316</guid> <description><![CDATA[Have you ever visited a blog and noticed immediately how the typography added sophistication and really made the content stand out? Perhaps it was an elegant typeface that fit the theme of the blog, or white space that was used proficiently throughout the layout. Whatever it was, it caught your eye, and you probably wondered [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://netdna.webdesignerdepot.com/uploads/2011/07/thumb2.jpg"><img
class="alignleft size-full wp-image-24374" title="thumb" src="http://netdna.webdesignerdepot.com/uploads/2011/07/thumb2.jpg" alt="" width="200" height="160" /></a>Have you ever visited a blog and noticed immediately how the typography added sophistication and really made the content stand out? Perhaps it was an elegant typeface that fit the theme of the blog, or white space that was used proficiently throughout the layout. Whatever it was, it caught your eye, and you probably wondered how they did it.</p><p>These kinds of readability enhancements are done either via manual CSS styling or with plug-ins. If you’re not familiar with CSS coding, then plug-ins are definitely the way to go, and this article highlights the top 10 typography-related WordPress plug-ins for enhancing the readability of your blog.</p><p>Plug-ins like these are important because they help you better handle hyphens, spacing, character formatting, text enhancements, quotes and much more. By using just a plug-in or two, you can breath life into an otherwise dull layout and keep readers longer.</p><p>So, let’s look at how to make your blog come to life with enhancement plug-ins.<span
id="more-24316"></span></p><h1>1. Drop Caps</h1><p><a
title="Drop Caps WordPress plug-in" href="http://instantsolve.net/blog/plugins/">Drop Caps</a> increases the readability of your posts through the addition of a stylish drop cap at the beginning of every first paragraph. You can also add drop caps to comments and excerpts. The plug-in comes with a default style sheet, but you can change the CSS as needed.</p><p><a
href="http://themeshaper.com/2011/04/11/jessica-hische-daily-drop-cap/"><img
src="//netdna.webdesignerdepot.com/uploads4/typography-plugins/drop-caps.png" alt="Drop Caps WordPress plug-in" width="615" height="452" align="middle" /></a></p><p>While you can set the plug-in to automatically insert drop caps at specified locations, you can also manually add them anywhere using the <a
title="Drop Cap Shortcode WordPress plug-in" href="http://wordpress.org/extend/plugins/drop-cap-shortcode/other_notes/">Drop Cap Shortcode</a> plug-in. And if you need support for foreign language characters, <a
title="WP-Dropcaps WordPress plug-in" href="http://wordpress.org/extend/plugins/wp-dropcaps/">wp-dropcaps</a> has you covered.</p><ul><li><a
title="Download Drop Caps WordPress plug-in" href="http://downloads.wordpress.org/plugin/drop-caps.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>2. WP Typography</h1><p>Known as a one-stop shop for improved web typography, <a
title="WP-Typography WordPress plug-in" href="http://kingdesk.com/projects/wp-typography/">WP Typography</a> adds some very useful features to your blog. It helps with hyphenation, spacing, character replacement and styling (via CSS hooks). And it supports over 40 languages.</p><p>The spacing control is great because it forces internal wrapping of long URLs and email addresses. The character-replacement feature formats things like quotation marks, dashes, and trademark and copyright symbols. And the CSS hooks are great for styling marks such as the ampersand, double quotes, acronyms and more.</p><ul><li><a
title="Download WP-Typography WordPress plug-in" href="http://downloads.wordpress.org/plugin/wp-typography.2.0.4.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>3. Simple Pull Quote</h1><p>If you ever wanted a way to set off and emphasize quotes in your posts, then <a
title="Simple Pull Quote WordPress plug-in" href="http://www.themightymo.com/simple-pull-quote/">Simple Pull Quote</a> is for you. It adds a “Pullquote” button to your HTML and TinyMCE editor, allowing you to emphasize any text you choose, putting it in its own block to the side of your content, like so:</p><p><a
href="http://brettterpstra.com/pully-jquery-plugin-for-automatic-pull-quotes/"></a><a
href="http://brettterpstra.com/pully-jquery-plugin-for-automatic-pull-quotes/"><img
src="//netdna.webdesignerdepot.com/uploads4/typography-plugins/simple-pull-quote.png" alt="Simple Pull Quote WordPress plug-in" width="615" height="452" align="middle" /></a></p><p>While the plug-in comes with default styling, you can override it with CSS. Because many themes do not come with a style for pull quotes, this is a great way to accentuate them.</p><ul><li><a
title="Download Simple Pull Quote WordPress plug-in" href="http://downloads.wordpress.org/plugin/simple-pull-quote.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>4. TextImage</h1><p><a
title="TextImage WordPress plug-in" href="http://www.t2img.com/blog/?p=8">TextImage</a> replaces the full content of your posts with PNG images. If you’re wondering why someone would want to do this, it’s simple: to hide the content from robots and spiders. Converting text to an image makes it unreadable and, therefore, unable to be indexed by search engines.</p><p>You can style the image’s background, font and size as needed. Because it is an image, you cannot apply formatting such as bold, italics or underlining (unless it was in the original post). Also, the plug-in strips out all HTML tags from your post.</p><ul><li><a
title="Download TextImage WordPress plug-in" href="http://downloads.wordpress.org/plugin/textimage.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>5. CodeColorer</h1><p>If you use a lot of code snippets in your posts (PHP, HTML, Ruby, JavaScript, etc.), <a
title="CodeColorer WordPress plug-in" href="http://kpumuk.info/projects/wordpress-plugins/codecolorer/">CodeColorer</a> will definitely come in handy. It allows you to add code snippets to posts and comments alike. Customize the look of the snippets with CSS to make them stand out.</p><p><a
href="http://kpumuk.info/projects/wordpress-plugins/codecolorer/"><img
src="//netdna.webdesignerdepot.com/uploads4/typography-plugins/CodeColorer.png" alt="CodeColorer WordPress plug-in" width="615" height="452" align="middle" /></a></p><p>The plug-in supports over 20 languages and offers numerous features such as syntax highlighting in RSS feeds, syntax highlighting for single lines of code, line numbering, intelligent scroll detection, and pre-made themes. To add a snippet to a post, simply use the integrated shortcode.</p><ul><li><a
title="Download CodeColorer WordPress plug-in" href="http://downloads.wordpress.org/plugin/codecolorer.0.9.9.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>6. Censortive</h1><p>Freedom of speech on the web is often blocked by Big Brother technologies that sniff out “sensitive” words. If you want to take control of your freedom of speech, <a
title="Censortive WordPress plug-in" href="http://www.daobydesign.com/free-plugins/censortive/">Censortive</a> can help.</p><p>This is an anti-censorship plug-in that simply replaces “sensitive” words with a graphic equivalent, making them invisible to censorship robots. The plug-in changes words into image files that blend right in with your theme and text.</p><ul><li><a
title="Download Censortive WordPress plug-in" href="http://downloads.wordpress.org/plugin/censortive.1.0.0.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>7. WP Footnotes</h1><p><a
title="WP-Footnotes WordPress plug-in" href="http://www.elvery.net/drzax/wordpress-footnotes-plugin">WP Footnotes</a> lets you create and manage footnotes and sidenotes as if your blog post was a Microsoft Word document. Once the plug-in is installed, simply type in whatever text you want for the footnote in double parentheses, and WP Footnotes does the rest.</p><p><a
href="http://www.elvery.net/drzax/wordpress-footnotes-plugin"><img
src="//netdna.webdesignerdepot.com/uploads4/typography-plugins/wp-footnotes.png" alt="WP Footnotes WordPress plug-in" width="615" height="452" align="middle" /></a></p><p>A nice touch is the ability to repeat footnotes; to refer to a previous one, simply insert the text that you used earlier. Pretty neat, huh?</p><ul><li><a
title="Download WP-Footnotes WordPress plug-in" href="http://downloads.wordpress.org/plugin/wp-footnotes.4.2.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>8. Post Typographer</h1><p><a
title="Post Typographer WordPress plug-in" href="http://wordpress.org/extend/plugins/post-typographer/">Post Typographer</a> is kind of like WP Typography: a one-stop shop for post typography. When you publish or update a post, it is automatically formatted according to the rules you set for the plug-in.</p><p>These rules include: adding non-breaking spaces where needed, converting hyphens to em and en dashes as needed, removing extra spaces, wrapping content in tags where needed, and preserving the contents of <code>pre</code> tags.</p><ul><li><a
title="Download Post Typographer WordPress plug-in" href="http://downloads.wordpress.org/plugin/post-typographer.10.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>9. Text Control</h1><p><a
title="Text Control WordPress plug-in" href="http://plugins.trac.wordpress.org/wiki/TextControl">Text Control</a> gives you total control of text-related formatting on your blog. You can enable options individually for each post or globally for all posts and comments. When you first install the plug-in, WordPress’ default settings remain intact, and then you can choose from an assortment of syntaxes and encoding options.</p><p><a
href="http://plugins.trac.wordpress.org/wiki/TextControl"><img
src="//netdna.webdesignerdepot.com/uploads4/typography-plugins/text-control.png" alt="Text Control WordPress plug-in" width="615" height="452" align="middle" /></a></p><p>Text Control is pretty advanced and has a lot of features. Formatting options include Markdown, Textile 1, Textile 2, nl2br, WPautop and “No Formatting.” Character encoding options include SmartyPants, WPTexturize and “No Encoding.”</p><ul><li><a
title="Download Text Control WordPress plug-in" href="http://downloads.wordpress.org/plugin/text-control-2.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><h1>10. WP Super Edit</h1><p>Finally, <a
title="WP Super Edit WordPress plug-in" href="http://wordpress.org/extend/plugins/wp-super-edit/">WP Super Edit</a>. This adds functionality to WordPress’ WYSIWYG editor. You can add buttons to the toolbar, add custom TinyMCE plug-ins, and arrange the buttons with a drag-and-drop interface (up to four rows). And if there are some buttons you never use, you can easily remove them.</p><p>You can also add features such as tables, layers, advanced image and link properties, emoticons, search-and-replace functionality and more. There are even role-based editor settings and individual user settings, so each user can have an interface tailored to their needs.</p><ul><li><a
title="Download WP Super Edit WordPress plug-in" href="http://downloads.wordpress.org/plugin/wp-super-edit.2.3.8.zip">Download plug-in</a> (ZIP)</li></ul><p><br
class="spacer_" /></p><p><em>Lior Levin is an online marketing consultant and a guest blogger in many blogs on the web. He&#8217;s an advisor to a<a
href="http://www.psdtohtmlconversion.com/" target="_blank"> psd to xhtml service company</a> from OR and likes to engage in conversations about future web trends.</em></p><p><strong><em>How have you enhanced the readability of your blog? Which typography-related WordPress plug-ins are your favorites? Do you use any of the ones mentioned here? If so, feel free to share your experience in the comments.</em></strong></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/08/10-wordpress-plugins-to-enhance-your-blogs-typography/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/08/10-wordpress-plugins-to-enhance-your-blogs-typography/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Interview with designer and typographer, Erik Spiekermann</title><link>http://www.webdesignerdepot.com/2011/07/interview-with-designer-and-typographer-erik-spiekermann/</link> <comments>http://www.webdesignerdepot.com/2011/07/interview-with-designer-and-typographer-erik-spiekermann/#comments</comments> <pubDate>Thu, 14 Jul 2011 11:46:25 +0000</pubDate> <dc:creator>Walter</dc:creator> <category><![CDATA[Fonts]]></category> <category><![CDATA[Interviews]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[erik spiekermann]]></category> <category><![CDATA[ff info]]></category> <category><![CDATA[ff meta]]></category> <category><![CDATA[FontShop]]></category> <category><![CDATA[interview]]></category> <category><![CDATA[typefaces]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=23932</guid> <description><![CDATA[Throughout his illustrious career as a designer and typographer, Erik Spiekermann has created dozens of commercial typefaces (FF Meta, FF MetaSerif, ITC Officina, FF Govan, FF Info, FF Unit, LoType, Berliner Grotesk) and many custom typefaces for world-renowned corporations. Erik and his wife Joan, revolutionized the world of digital fonts twenty-two years ago when they [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://netdna.webdesignerdepot.com/uploads/2011/06/thumb3.jpg"><img
class="alignleft size-full wp-image-23933" title="thumb" src="http://netdna.webdesignerdepot.com/uploads/2011/06/thumb3.jpg" alt="" width="200" height="160" /></a>Throughout his illustrious career as a designer and typographer, <strong>Erik Spiekermann</strong> has created dozens of commercial typefaces (FF Meta, FF MetaSerif, ITC Officina, FF Govan, FF Info, FF Unit, LoType, Berliner Grotesk) and many custom typefaces for world-renowned corporations.</p><p>Erik and his wife Joan, revolutionized the world of digital fonts twenty-two years ago when they started <a
rel="nofollow" href="http://www.fontshop.com/" target="_blank">FontShop</a>—the first mail-order distributor for digital fonts.</p><p>This year, he was awarded the Federal Republic of Germany&#8217;s 2011 Design Prize for Lifetime Achievements— a most noble accomplishment. The exhibition, <em>Erik Spiekermann, The Face of Type</em> recently took place at the Bauhaus-Archive Museum of Design in Berlin.</p><p>Spiekermann is an Honorary Professor at the University of the Arts in Bremen, the author of the Adobe Press title, Stop Stealing Sheep, and the originator of the colorful map for the Berlin metro system.</p><p>He recently took time out of his busy schedule to speak to Webdesigner Depot about typeface design and what he sees next in his future. We thank Mr. Spiekermann for speaking with us and invite WDD readers to comment on how his contributions to typeface design have helped shape your work.<span
id="more-23932"></span></p><p><em><strong>What was the first typeface you fell in love with?</strong></em><br
/> Reklameschrift Block. It was what my neighbour gave me with my first little printing machine when I was 12.</p><p><br
class="spacer_" /></p><p><em><strong>Which of your fonts do you feel should be more popular and why?</strong></em><br
/> <a
rel="nofollow" href="http://www.fontshop.com/fonts/downloads/fontfont/ff_info_office/" target="_blank">FF Info Office</a> because it works well on screen and is really cool but nobody has found it behind the larger FF Info Text and Display families.</p><p><a
href="http://netdna.webdesignerdepot.com/uploads/2011/06/Ddorf_infosignrgb_72.jpg"><img
class="alignnone size-full wp-image-23937" title="Ddorf_infosignrgb_72" src="http://netdna.webdesignerdepot.com/uploads/2011/06/Ddorf_infosignrgb_72.jpg" alt="" width="615" height="779" /></a><em><strong><br
/> </strong><br
/> <a
rel="nofollow" href="http://www.fontshop.com/fonts/downloads/fontfont/ff_info_display/" target="_blank">FF Info</a><strong> </strong></em></p><p><em><strong>Being one of the lead font designers in the world, who or what do you learn from in order to keep pushing yourself?</strong></em><br
/> The world out there: technical developments, trends, other designers, other cultures. In other words: by observing what goes on in the visual world.</p><p><br
class="spacer_" /></p><p><em><strong>What are some of your proudest projects ever?</strong></em><br
/> Making the buses and trams in Berlin bright yellow instead of the boring beige they were before. Making it both easy and pleasant to find your way around the Berlin Transit system. And giving Deutsche Bahn (German Railways) their face by designing their corporate design, including all the typefaces which work from the smallest timetable to the largest poster.</p><p><br
class="spacer_" /></p><p><em><strong>What do you think of Apple and their approach to design in general? How does their industrial and web design compare to typeface design?</strong></em><br
/> I bought my first Mac in 1985 and have probably bought every single computer they ever made at one time. I also have a large collection of equipment by BRAUN, most of it designed by Dieter Rams. If you look at the stuff from the 60s now, you see where Apple (i.e. Jon Ives) get their direction. They have learnt to bring objects down to the essentials without making them look boring and purely functional. They know that aesthetics play a big role in function because we do not like to use anything that is ugly. Function also follows form. Perhaps that is the common denominator for my typefaces: I have always designed my faces for a specific purpose, but they always have to look pleasing, whatever purpose they serve.</p><p><br
class="spacer_" /></p><p><em><strong>Can you briefly describe what the current process is like for you to create a new typeface and where do you get your inspiration from?</strong></em><br
/> The question about inspiration is tedious because I work like everybody else. Everything can be inspirational, there is no method or proper process. Like any design process, I look at the brief, take it apart, look at comparable briefs, make analog sketches, discuss with colleagues and the client and then carry on condensing the sketches, at some point digitally.</p><p><br
class="spacer_" /></p><p><em><strong>Please finish this sentence: &#8220;In an ideal world, fonts&#8230;&#8221;</strong></em><br
/> Would be paid for.</p><p><a
href="http://netdna.webdesignerdepot.com/uploads/2011/06/FFMeta_housenumbersrgb_72.jpg"><img
class="alignnone size-full wp-image-23938" title="FFMeta_housenumbersrgb_72" src="http://netdna.webdesignerdepot.com/uploads/2011/06/FFMeta_housenumbersrgb_72.jpg" alt="" width="615" height="461" /></a></p><p><em><a
rel="nofollow" href="http://www.fontshop.com/fontlist/super_families/ff_meta_sans_ff_meta_serif/" target="_blank">FF Meta</a></em></p><p><em><strong>What was one of the most challenging typography problems you have ever had to solve?</strong></em><br
/> It is always the same: to find a visual voice for all the communication of a large corporation. It is supposed to express their identity (whatever that may mean), be legible, pleasant to look at, work technically across platforms, and be applicable across the world. I&#8217;ve done that for Nokia, Cisco, Bosch, German Railways, Heidelberg Printing and many smaller brands.</p><p><br
class="spacer_" /></p><p><em><strong>What is the plan for rolling out more web fonts on FontShop?</strong></em><br
/> Rolling out more web fonts.</p><p><br
class="spacer_" /></p><p><em><strong>Where are some of the areas where typography is improving and where do we need to see more growth?</strong></em><br
/> Technology is improving for displaying type properly across media.</p><p><br
class="spacer_" /></p><p><em><strong>What are the challenges today for someone getting started in typeface design versus when you first started in the 1970s?</strong></em><br
/> There is more competition out there. While there are fantastic tools available that I would have killed for, it has also become very difficult to master all of them. We are therefore on the way back to share work between people. Some of us are good at sketching, some at programming, some at using production tools. Not one person can do all of it equally well. That is how type used to be made before desktop computers and that is how type is made again today.</p><p><br
class="spacer_" /></p><p><em><strong> How do you view the state of typefaces in the mobile world?</strong></em><br
/> In flux.</p><p><a
href="http://netdna.webdesignerdepot.com/uploads/2011/06/FontShop_cataloguesrgb_72.jpg"><img
class="alignnone size-full wp-image-23939" title="FontShop_cataloguesrgb_72" src="http://netdna.webdesignerdepot.com/uploads/2011/06/FontShop_cataloguesrgb_72.jpg" alt="" width="615" height="410" /></a></p><p><em><strong>Taking into account small sizes, aliasing and browser font rendering engines, which fonts do you think should be used for body text on the web?</strong></em><br
/> The ones that look good.</p><p><br
class="spacer_" /></p><p><em><strong>What&#8217;s the most overrated font in the world?</strong></em><br
/> Arial. It totally sucks but has become the standard for many users and even institutions.</p><p><br
class="spacer_" /></p><p><em><strong>Let&#8217;s talk a little about the creative process and how you work. Can you describe your ideal work environment?</strong></em><br
/> This is a silly question because I have no fixed formula. Every project is different and the work environment is always different as well. I do not work on my own, ever. (See question &#8220;Can you briefly describe what the current process&#8230;&#8221;)</p><p><br
class="spacer_" /></p><p><em><strong>Which typefaces&#8217; styles do you think will be the most popular in the near future and why?</strong></em><br
/> The ones that express the Zeitgeist, In other words: all the styles that are appropriate, fashionable, legible and cool, how ever that may be defined at the time. We do not have one style or fashion (not even within one culture, let alone globally) anymore but many currents at the same time. Type design has always been eclectic. Type has always mirrored what went on in the visual world. These days it does so as quickly as music does and even more quickly than literature and film because you can design and produce a single typeface in a few days, all on your own. It is only the larger, more professional typographic systems that need weeks and months to complete, but even that is less than what it takes to make a movie.</p><p><br
class="spacer_" /></p><p><em><strong>What&#8217;s next for Erik Spiekermann?</strong></em><br
/> Share my time between San Francisco, Berlin and London (to a lesser extent), work less for clients and more for myself. Use digital technology to make analog things.</p><p><br
class="spacer_" /></p><p><em>Exclusive interview for Webdesigner Depot by Debbie Hemley.   Debbie is a blogger and social media aficionado. She works with   businesses to develop content and social media strategies. Read her blog  posts on <a
rel="nofollow" href="http://debbiehemley.com/">All the News</a>. You can also follow Debbie on Twitter (<a
rel="nofollow" href="http://twitter.com/dhemley">@dhemley</a>) and <a
rel="nofollow" href="http://www.linkedin.com/in/dhemley">LinkedIn.</a></em></p><p><em><strong>How have you been inspired by Erik Spiekermann&#8217;s contributions to typography? And, how does the availability of FontShop&#8217;s high-quality digital fonts help your work as a designer?</strong></em></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/07/interview-with-designer-and-typographer-erik-spiekermann/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/07/interview-with-designer-and-typographer-erik-spiekermann/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Why typography is the Web&#8217;s greatest media format</title><link>http://www.webdesignerdepot.com/2011/06/why-typography-rules/</link> <comments>http://www.webdesignerdepot.com/2011/06/why-typography-rules/#comments</comments> <pubDate>Thu, 16 Jun 2011 11:22:22 +0000</pubDate> <dc:creator>James Mowery</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[Web Design]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=23304</guid> <description><![CDATA[Typography is defined as the style, arrangement, or appearance of typeset matter. A look around your surroundings will reveal how much typography has influenced the world. But does it matter, particularly with the likes of YouTube, Flickr, and other forms of media growing so rapidly? It doesn&#8217;t have depth, color, motion. It doesn&#8217;t generate feelings [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-23319" src="http://netdna.webdesignerdepot.com/uploads/2011/05/typography.jpg" alt="" width="200" height="160" />Typography is defined as the style, arrangement, or appearance of typeset matter. A look around your surroundings will reveal how much typography has influenced the world. But does it matter, particularly with the likes of YouTube, Flickr, and other forms of media growing so rapidly?</p><p>It doesn&#8217;t have depth, color, motion. It doesn&#8217;t generate feelings or emotions. It provides us with information; line after line of monotonous information. It&#8217;s text!</p><p>The YouTubes, Vimeos, Flickrs, and Instagrams of today&#8217;s generation feed those who want to forget about typography. They want information with visual and audible cues. As one would expect, gobs of text doesn&#8217;t exactly inspire them.</p><p>But the Web is still young. Things are growing at a rapid pace, much faster than before. We could, in a large part, thank Internet Explorer 6&#8242;s demise for this progression. Now we have the freedom to run wild, explore our creativity, and make typography something that does more than present information.</p><p>Will we take advantage of this rare opportunity?<span
id="more-23304"></span></p><h1>Time is of the essence</h1><p>Remember back to a time before there was broadband. Remember how impressive it was to see big blobs of information after clicking on this thing called a &#8220;webpage.&#8221; Sure, there wasn&#8217;t much in the way of images, sparkly graphics, or video — and also not much in the way of distraction, either — but there was a great sense of appreciation to be had; this is a new world of information, and it&#8217;s all accessible with the tap of a fingertip. Sure, it might have taken a bit longer than it does today, but when all was said and done, we were all floating on cloud nine.</p><p>That was then.</p><p>It no longer has the same magical feel that it once had. I know that I take it for granted. Maybe we all do. We expect images, videos, and visual feedback. We want things to gracefully fade in and out. We want to see the subject matter, in as many pixels as our screens will allow. And we want to see video, just in case the point wasn&#8217;t made clear the first time (bonus points if you include cute kittens).</p><p>We expect more than we did back then — rightfully so; this is 2011, and we have the technologies available to us as developers and consumers to enjoy information and new and inspiring ways.</p><p><a
href="http://mattt.me"><img
class="alignnone size-full wp-image-23310" src="http://netdna.webdesignerdepot.com/uploads/2011/05/matt.me_.jpg" alt="" width="615" height="320" /></a><em>Beautiful typography stands out throughout <a
href="http://mattt.me/">Mattt Thompson</a>&#8216;s personal website.</em></p><p>Designers and developers are producing content for a new age of consumerism. Those consumers don&#8217;t have all day to sift through information. There is too much of it. We know that. What we spent hours doing a decade ago, they spend mere minutes, if they can even last that long. They want information, and they want it now, and they want it in easily digestible formats that will get them in and out in the fastest way possible. If this means writing something in three pages that normally required three hundred, then so be it. They don&#8217;t have time to watch 10 minute long YouTube videos — they want it in a single minute.</p><p>In the battle for attention, the &#8220;TL;DR&#8221; is the admission that the battle has been lost. Yes, this ADHD-filled world is going to take its toll on the Web. It&#8217;s going to get a whole lot worse before it gets any better.</p><p>So who has time for text? We have audio and video at our disposal. It can present information much faster than text could. Indeed, whoever said that a picture is worth a thousand words was not lying; people these days prefer it that way.</p><p>But what if there was a way to regain their attention using nothing more than typography?</p><p><br
class="spacer_" /></p><h1>Typography&#8217;s resurgence</h1><p>Thanks to a growing number of improvements in Web typography, we might not have to worry about the fate of the written word. Instead of diminishing the value of typography, we are seeing a resurgence in it. Interest in typography, especially from Web designers, has skyrocketed. The tools used to render typographical elements are improving — from enhancements introduced and continually developing with CSS3 to JavaScript tools like <a
href="http://letteringjs.com/">Lettering.js</a> and <a
href="http://jquery.com/">jQuery</a>. It is now feasible to create a webpages that look beautiful by using nothing more than a little vision, creativity, code, and typographical know how.</p><p>CSS3 has introduced a fair share of flair for typographers. A number of new properties have enabled them to radically expand their usage of typographical elements: <strong>transform</strong>, <strong>transition</strong>, <strong>column</strong>, <strong>text-shadow</strong>, <strong>rotate</strong>, and <strong>blur</strong> properties are just to name a few. The <strong>@font-face</strong> property, in particular, has also done plenty for Web designers that services like <a
href="http://typekit.com/">TypeKit</a> are now solely geared towards supplying Web designers with beautiful, Web-ready fonts, something that wasn&#8217;t even possible a few years ago.</p><p><a
href="http://designingmonsters.com/"><img
class="alignnone size-full wp-image-23312" src="http://netdna.webdesignerdepot.com/uploads/2011/05/monsters.jpg" alt="" width="615" height="444" /></a><em><a
href="http://designingmonsters.com/">Designing Monsters</a> uses CSS3 to create bold, eye-catching typography.</em></p><p>JavaScript is also contributing to typography&#8217;s resurgence. Lettering.js, in particular, is one of a few tools that have been produced to aid in the creation of beautiful typography on the Web. A JavaScript library called jQuery, which is arguably one of the most discussed on the Web these days, is also stirring things up. JavaScript doesn&#8217;t have all of the limitations that CSS3 has, particularly when it comes to the Web browser support; it isn&#8217;t perfect, but it gives Web designers more abilities to expand their typographical ambitions.</p><p>All of this has culminated into a plethora of typographical experiments that look beautiful in native Web browsing environments (if the given browsers support CSS3 and JavaScript); however, many of these impressive experiments lack consistency throughout the browser market. Some experiments result in variances in different browsers, others won&#8217;t render at all.</p><p>Unfortunately, this leads to questions as to whether or not all of CSS3&#8242;s latest features are ready for the primetime. Sure, Web developers will freely explore their creativity on personal websites; however, exploring these advanced features on a site that receives thousands to millions of hits on a daily basis is risky without planning for the worst case scenarios.</p><p>There is plenty of optimism, though. It just might take awhile before we see something like <a
href="http://nicolasgallagher.com/css-typography-experiment/">this</a>, <a
href="http://simurai.com/post/861975259/css3-tilt-shift-text">this</a>, <a
href="http://houkedekwant.com/v-for-vendetta-typography-with-html5-css3">this</a>, or even <a
href="http://www.paulrhayes.com/2010-09/3d-css-cube-ii-touch-gestures-click-and-drag/">this</a> appearing on your everyday webpage.</p><p><br
class="spacer_" /></p><h1>The future</h1><p>There are many questions about the Web&#8217;s future. What impacts will the rise of video have on media consumption. What impact will the drastic increase in media being presented to users have (and will those consuming it be able to manage)? What will the transition to mobile devices bring? How will the open Web compete with application platforms like iOS and Android?</p><p><a
href="http://lostworldsfairs.com/eldorado/"><img
class="alignnone size-full wp-image-23315" src="http://netdna.webdesignerdepot.com/uploads/2011/05/world_s-fairs.jpg" alt="" width="615" height="384" /></a><em><a
href="http://lostworldsfairs.com/eldorado/">Naz Hamid</a> utilizes the latest techniques to create a stunning typographical experience.</em></p><p>But the question about whether text/typography will be relevant in the future, that is simple: text is one of the best ways to present information. Web typography will continue to make advances that will ensure that the look of text on the websites will remain fresh and beautiful as ever. Also, the way we perceive text will adapt to these improvements.</p><p>Embrace all of the various media formats, but remember that typography is still the most important type of media that exists on the Web today. It was there when it started, it&#8217;s here now, and it will continue to be for the distant future. So be sure to explore ways to continually maximize its beauty and usefulness.</p><p><br
class="spacer_" /></p><p><em>Written exclusively for WDD by <a
rel="nofollow" href="http://www.onlyjames.com/">James Mowery</a>. He</em><em> is a passionate technology journalist and entrepreneur who has written  for various top-tier publications like Mashable and CMSWire. Follow him  on Twitter: <a
rel="nofollow" href="http://www.twitter.com/jmowery">@JMowery</a>.</em></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/06/why-typography-rules/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/06/why-typography-rules/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Mind blowing examples of experimental typography</title><link>http://www.webdesignerdepot.com/2011/05/mind-blowing-examples-of-experimental-typography/</link> <comments>http://www.webdesignerdepot.com/2011/05/mind-blowing-examples-of-experimental-typography/#comments</comments> <pubDate>Tue, 31 May 2011 11:09:18 +0000</pubDate> <dc:creator>Walter</dc:creator> <category><![CDATA[Compilation]]></category> <category><![CDATA[Fonts]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[Experimental]]></category> <category><![CDATA[type]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=23360</guid> <description><![CDATA[Typography is often thought of in its practical form, as text on a web page or printed material. A designer may look at typography in the way that it will impact their design, considering aspects such as spacing, leading, weight and size. But let&#8217;s put all of that aside as we take a look at [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://netdna.webdesignerdepot.com/uploads/2011/05/thumb4.jpg"><img
class="alignleft size-full wp-image-23391" title="thumb" src="http://netdna.webdesignerdepot.com/uploads/2011/05/thumb4.jpg" alt="" width="200" height="160" /></a>Typography is often thought of in its practical form, as text on a web page or printed material.</p><p>A designer may look at typography in the way that it will impact their design, considering aspects such as spacing, leading, weight and size.</p><p>But let&#8217;s put all of that aside as we take a look at typography used as an experimental form of art.</p><p>In this post we feature over 100 amazing typographical experiments, crazy compositions and funky fonts that ooze creativity.</p><p>These examples were collected from Behance&#8217;s <a
rel="nofollow" href="http://www.typographyserved.com/" target="_blank">Typography Served</a>, a truly amazing resource for all typeface enthusiasts.</p><p>You can read more about each piece and their authors by clicking on the respective images below. Enjoy!</p><p><span
id="more-23360"></span></p><p><a
href="http://www.typographyserved.com/gallery/Saturna-Font/1236779"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/1.jpg" alt="" width="615" height="461" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Saturna-Font/1236779"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/2.jpg" alt="" width="615" height="461" /></a></p><p><a
href="http://www.behance.net/osmangranda/frame"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/3.jpg" alt="" width="615" height="803" /></a></p><p><a
href="http://www.behance.net/osmangranda/frame"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/4.jpg" alt="" width="615" height="444" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Flints-Pictorial-Alphabet/1236781"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/6.jpg" alt="" width="615" height="1078" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Space-typography/1192685"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/9.jpg" alt="" width="615" height="437" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Space-typography/1192685"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/10.jpg" alt="" width="615" height="437" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Space-typography/1192685"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/11.jpg" alt="" width="615" height="437" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Untitled-01/834596"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/13.jpg" alt="" width="615" height="1002" /></a></p><p><a
href="http://www.typographyserved.com/gallery/The-letter-K/1124713"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/16.jpg" alt="" width="615" height="984" /></a></p><p><a
href="http://www.typographyserved.com/gallery/ABC-recipes/1121873"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/18.jpg" alt="" width="615" height="437" /></a></p><p><a
href="http://www.typographyserved.com/gallery/ABC-recipes/1121873"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/19.jpg" alt="" width="615" height="437" /></a></p><p><a
href="http://www.typographyserved.com/gallery/ABC-recipes/1121873"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/20.jpg" alt="" width="615" height="437" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Nike-FC-Barcelona-FW10/1017165"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/26.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Nike-FC-Barcelona-FW10/1017165"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/27.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Calvin-Klein-Jeans-Tangled-Jeans/1041133"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/28.jpg" alt="" width="615" height="869" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Calvin-Klein-Jeans-Tangled-Jeans/1041133"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/29.jpg" alt="" width="615" height="461" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Calvin-Klein-Jeans-Tangled-Jeans/1041133"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/30.jpg" alt="" width="615" height="461" /></a></p><p><a
href="http://www.typographyserved.com/gallery/THEDMT/1040637"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/31.jpg" alt="" width="615" height="778" /></a></p><p><a
href="http://www.typographyserved.com/gallery/THEDMT/1040637"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/32.jpg" alt="" width="615" height="459" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Typogami-animated-typeface/940839"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/39.jpg" alt="" width="615" height="800" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Process-Typeface/948104"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/40.jpg" alt="" width="615" height="923" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Process-Typeface/948104"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/41.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Process-Typeface/948104"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/42.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Wais-Alphabet-10/946603"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/43.jpg" alt="" width="615" height="434" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Scurit-Routire/999479"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/46.jpg" alt="" width="615" height="923" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Scurit-Routire/999479"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/47.jpg" alt="" width="615" height="923" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Hand-drawn-Letter-fill-font-experiment-1/896427"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/48.jpg" alt="" width="615" height="874" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Hand-drawn-Letter-fill-font-experiment-1/896427"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/49.jpg" alt="" width="615" height="875" /></a></p><p><a
href="http://www.typographyserved.com/gallery/type-experiments-V2/959366"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/50.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Letter-Mapping/901677"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/53.jpg" alt="" width="615" height="870" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Font-Super-Duty/896950"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/57.jpg" alt="" width="615" height="759" /></a></p><p><a
href="http://www.typographyserved.com/gallery/style-practice/933449"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/58.jpg" alt="" width="615" height="878" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Typography-Works/916212"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/60.jpg" alt="" width="615" height="435" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Ludd-Curvestitch-Typography/898472"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/63.jpg" alt="" width="615" height="769" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Ludd-Curvestitch-Typography/898472"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/64.jpg" alt="" width="615" height="924" /></a></p><p><a
href="http://www.typographyserved.com/gallery/ACCENT-My-Typographie/904073"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/65.jpg" alt="" width="615" height="1225" /></a></p><p><a
href="http://www.typographyserved.com/gallery/ACCENT-My-Typographie/904073"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/66.jpg" alt="" width="615" height="871" /></a></p><p><a
href="http://www.typographyserved.com/gallery/TIME/889531"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/71.jpg" alt="" width="615" height="346" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Alphabets/883293"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/72.jpg" alt="" width="615" height="837" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Alphabets/883293"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/73.jpg" alt="" width="615" height="870" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Alphabets/883293"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/74.jpg" alt="" width="615" height="872" /></a></p><p><a
href="http://www.typographyserved.com/gallery/holiday-font-ii/880699"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/75.jpg" alt="" width="615" height="899" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Animal-Typography/869977"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/76.jpg" alt="" width="615" height="675" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Benedictine-type/875784"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/77.jpg" alt="" width="615" height="380" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Benedictine-type/875784"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/78.jpg" alt="" width="615" height="380" /></a></p><p><a
href="http://www.typographyserved.com/gallery/VX-font/812981"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/79.jpg" alt="" width="615" height="815" /></a></p><p><a
href="http://www.typographyserved.com/gallery/VX-font/812981"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/80.jpg" alt="" width="615" height="289" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Some-of-my-letterings/861914"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/81.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Some-of-my-letterings/861914"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/82.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Some-of-my-letterings/861914"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/83.jpg" alt="" width="615" height="469" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Deconstruct/819736"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/84.jpg" alt="" width="615" height="863" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Typography/821720"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/86.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Familia-Typeface/851277"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/87.jpg" alt="" width="615" height="461" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Cirque/830830"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/88.jpg" alt="" width="615" height="820" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Draw-me-a-song/801074"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/90.jpg" alt="" width="615" height="870" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Draw-me-a-song/801074"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/91.jpg" alt="" width="615" height="870" /></a></p><p><a
href="http://www.typographyserved.com/gallery/TYPOGRAPHY/774924"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/92.jpg" alt="" width="615" height="899" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Trampantojo-2010/771980"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/93.jpg" alt="" width="615" height="613" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Typography/742673"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/97.jpg" alt="" width="615" height="1013" /></a></p><p><a
href="http://www.typographyserved.com/gallery/-/723916"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/98.jpg" alt="" width="615" height="820" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Summer-Typography-2009/732233"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/99.jpg" alt="" width="615" height="870" /></a></p><p><a
href="http://www.typographyserved.com/gallery/I-Want-Candy-Experimental-Typography-2009/732387"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/100.jpg" alt="" width="615" height="869" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Insekta/701120"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/101.jpg" alt="" width="615" height="734" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Obsession/237386"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/102.jpg" alt="" width="615" height="595" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Nike-T-shirt-Type/604382"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/103.jpg" alt="" width="615" height="870" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Good-Food/688244"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/104.jpg" alt="" width="615" height="477" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Matryoshka/681459"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/105.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/PEECSO-FONT/618021"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/106.jpg" alt="" width="615" height="611" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Lettering-experiments/393093"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/107.jpg" alt="" width="615" height="207" /></a></p><p><a
href="http://www.typographyserved.com/gallery/I-Love-Typography/589440"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/109.jpg" alt="" width="615" height="552" /></a></p><p><a
href="http://www.typographyserved.com/gallery/EMPO/545480"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/110.jpg" alt="" width="615" height="861" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Insane-Graphic-Type/578977"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/111.jpg" alt="" width="615" height="1057" /></a></p><p><a
href="http://www.typographyserved.com/gallery/365-Days-Project-The-Alphabet-Series/558456"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/112.jpg" alt="" width="615" height="1845" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Confetti-Type/550126"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/113.jpg" alt="" width="615" height="427" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Processing-Typography/523795"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/114.jpg" alt="" width="615" height="861" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Dioptical-Typeface/156252"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/115.jpg" alt="" width="615" height="1464" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Tipos-Lations-2010/498919"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/116.jpg" alt="" width="615" height="869" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Camparitivo-(Lettering)/481763"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/117.jpg" alt="" width="615" height="615" /></a></p><p><a
href="http://www.typographyserved.com/gallery/THE-PORTFOLIO-COVERS-EXPERIMENT/455173"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/118.jpg" alt="" width="615" height="854" /></a></p><p><a
href="http://www.typographyserved.com/gallery/iPhone-Font/455131"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/119.jpg" alt="" width="615" height="1120" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Interior-Design/453042"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/120.jpg" alt="" width="615" height="455" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Interior-Design/453042"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/121.jpg" alt="" width="615" height="469" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Illustrated-type/258535"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/122.jpg" alt="" width="615" height="435" /></a></p><p><a
href="http://www.typographyserved.com/gallery/MEA-BODONI/406572"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/123.jpg" alt="" width="615" height="1396" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Alphabet/255358"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/124.jpg" alt="" width="615" height="3262" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Pinpression-Typeface/373491"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/125.jpg" alt="" width="615" height="923" /></a></p><p><a
href="http://www.typographyserved.com/gallery/TT2-TYPE-RESEARCH/334402"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/129.jpg" alt="" width="615" height="614" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Rock-Around-the-Clock/333337"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/130.jpg" alt="" width="615" height="692" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Limitations/324566"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/131.jpg" alt="" width="615" height="617" /></a></p><p><a
href="http://www.typographyserved.com/gallery/encontros/324449"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/132.jpg" alt="" width="615" height="878" /></a></p><p><a
href="http://www.typographyserved.com/gallery/One/322067"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/133.jpg" alt="" width="615" height="435" /></a></p><p><a
href="http://www.typographyserved.com/gallery/One/322067"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/134.jpg" alt="" width="615" height="412" /></a></p><p><a
href="http://www.typographyserved.com/gallery/a-series-entitled-Lights/306598"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/135.jpg" alt="" width="615" height="870" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Minusa-posters/294027"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/136.jpg" alt="" width="615" height="869" /></a></p><p><a
href="http://www.typographyserved.com/gallery/The-Puti-Trees/93835"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/137.jpg" alt="" width="615" height="906" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Circul8-Type-Design/258326"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/138.jpg" alt="" width="615" height="670" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Keeparty/231259"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/139.jpg" alt="" width="615" height="868" /></a></p><p><a
href="http://www.typographyserved.com/gallery/SHAKESPEARE-GENERATOR/228109"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/140.jpg" alt="" width="615" height="869" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Tie-pography/227637"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/141.jpg" alt="" width="615" height="1364" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Mondrian/219419"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/142.jpg" alt="" width="615" height="730" /></a></p><p><a
href="http://www.typographyserved.com/gallery/No-Lies-Just-Love/217150"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/144.jpg" alt="" width="615" height="886" /></a></p><p><a
href="http://www.typographyserved.com/gallery/5-A-Day-Type/220919"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/145.jpg" alt="" width="615" height="870" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Booksetting/168988"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/146.jpg" alt="" width="615" height="871" /></a></p><p><br
class="spacer_" /></p><p><a
href="http://www.typographyserved.com/gallery/Ice-Pops/88783"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/148.jpg" alt="" width="615" height="1713" /></a></p><p><a
href="http://www.typographyserved.com/gallery/HYPNO-Typeface/138154"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/149.jpg" alt="" width="615" height="1118" /></a></p><p><a
href="http://www.typographyserved.com/gallery/elasticum-(experimental-typeface)/43557"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/150.jpg" alt="" width="615" height="1219" /></a></p><p><a
href="http://www.typographyserved.com/gallery/Typography/45335"><img
src="http://netdna.webdesignerdepot.com/uploads/experimental_typography/151.jpg" alt="" width="615" height="834" /></a></p><p><em><strong>What do you think of  experimental typography? Share your thoughts and comments below&#8230;</strong></em></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/05/mind-blowing-examples-of-experimental-typography/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/05/mind-blowing-examples-of-experimental-typography/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Traditional typography meets modern techniques</title><link>http://www.webdesignerdepot.com/2011/05/traditional-typography-meets-modern-techniques/</link> <comments>http://www.webdesignerdepot.com/2011/05/traditional-typography-meets-modern-techniques/#comments</comments> <pubDate>Tue, 03 May 2011 11:18:48 +0000</pubDate> <dc:creator>Walter</dc:creator> <category><![CDATA[Fonts]]></category> <category><![CDATA[Typography]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=22966</guid> <description><![CDATA[Web designers are raging with excitement and renewed passion for typography as browsers advance, as web services emerge, and as doing fantastic things with text generally becomes a whole lot easier. Sure, we have had the likes of Cufon and sIFR for some time now, and they continue to be very useful, but typography has [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft" src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/200-160-typography.jpg" alt="" width="200" height="160" />Web designers are raging with excitement and renewed passion for typography as <a
href="http://webfonts.info/wiki/index.php?title=%40font-face_browser_support">browsers advance</a>, as <a
href="http://www.fontsquirrel.com/">web services emerge</a>, and as doing fantastic things with text generally becomes a whole lot easier.</p><p>Sure, we have had the likes of <a
href="http://cufon.shoqolate.com/generate/">Cufon</a> and <a
href="http://www.mikeindustries.com/blog/sifr">sIFR</a> for some time now, and they continue to be very useful, but typography  has advanced far beyond and is a more natural part of website  architectures now.</p><p>Along with the huge trend in code-based type through the tools  mentioned above, I find the resurgence in finely crafted type, much of  it reminiscent of letterpress, to be fascinating.</p><p>Most such websites  blend modern techniques with traditional and beautiful typographic  styles. The combination is stunning and inspiring.<span
id="more-22966"></span></p><h1>OpenPublic</h1><p><a
href="http://www.openpublicapp.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/openpublicapp.jpg" border="0" alt="" width="615" height="445" /></a></p><p>What a fantastic example to start with. <a
href="http://www.openpublicapp.com/">OpenPublic</a> is like a  typographer’s dream. It not only uses modern type techniques, but throws  in a splash of classic typographic style. The aesthetic is also suited  to politics and government.</p><p><br
class="spacer_" /></p><h1>AlexanderGrahamBell.tel</h1><p><a
href="http://belldomain.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/belldomain.jpg" border="0" alt="" width="615" height="437" /></a></p><p>Unlike OpenPublic, <a
href="http://belldomain.com/">AlexanderGrahamBell.tel</a> uses almost entirely custom type, which evokes traditional typographic  layouts. Again, the style suits the historical nature of the website.  Almost all of the text is rendered via image replacement, though, which  is not usually ideal for SEO, but given the short-term nature of the  website, it’s suitable.</p><p><br
class="spacer_" /></p><h1>Immaculate Confections</h1><p><a
href="http://shop.liquorcake.com/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/liquorcake.jpg" border="0" alt="" width="615" height="437" /></a></p><p>Almost nothing about <a
href="http://shop.liquorcake.com/">Immaculate Confections</a> fits the norm. Its heavy use of typography does feel traditional and  print-like, though. What strikes me is how the entire layout comes  across as an interactive menu, while avoiding the annoyingly obvious  menu motif. The result is unique and slick.</p><p><br
class="spacer_" /></p><h1>Ampersand: The Web Typography Conference</h1><p><a
href="http://ampersandconf.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/ampersandconf.jpg" border="0" alt="" width="615" height="437" /></a></p><p><a
href="http://ampersandconf.com/">Ampersand</a> is no less than a  conference on web typography. Naturally, it is full of creative and  beautiful type. In this case, only the logo is rendered with an image.  The entire website has a print or letterpress feel, while still looking  very much “for the web.”</p><p><br
class="spacer_" /></p><h1>Bally</h1><p><a
href="http://ballylooks.com/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/ballylooks.jpg" border="0" alt="" width="615" height="443" /></a></p><p><a
href="http://ballylooks.com/">Bally</a> is a highly unusual website  and doesn’t have much in the way of text. But it does clearly fit  traditional typographic styles. The focus of this unusual layout is  definitely on the photography and products. But if the type didn’t match  the classiness of the clothing, the overall website would have really  been cheapened.</p><p><br
class="spacer_" /></p><h1>Burciaga</h1><p><a
href="http://lauraburciaga.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/lauraburciaga.jpg" border="0" alt="" width="615" height="443" /></a></p><p><a
href="http://lauraburciaga.com/">Burciaga</a> is a beautiful blog  just oozing with a classic style. What I love is that the entire website  is pretty much built on standard web-safe type; other than the  script-based title, all of the text is in Georgia. What <em>really</em> does it for me is how it so fully embraces typical web layout formulas.  The designer has brought web-savvy to traditional techniques. No  fixed-size layout obnoxiousness to be found here!</p><p><br
class="spacer_" /></p><h1>Holy Heck</h1><p><a
href="http://heckhouse.com/"><img
class="image-border" src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/heckhouse.jpg" border="0" alt="" width="615" height="443" /></a></p><p>Given that <a
href="http://heckhouse.com/">Holy Heck</a> is the  portfolio of a confessed lover of vintage typography, it is no surprise  to find it built on exactly that. The style so perfectly matches the  artist behind it that the website could be featured in a portfolio  itself.</p><p><br
class="spacer_" /></p><h1>Amber Miro</h1><p><a
href="http://www.ambermiro.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/ambermiro.jpg" border="0" alt="" width="615" height="443" /></a></p><p>In what seems to be a clear trend, <a
href="http://www.ambermiro.com/">Amber Miro</a> combines modern typographic techniques with traditional elements and  aesthetics. The fine lines and ornamentation play into the  traditionalism and make the design nothing short of gorgeous.</p><p><br
class="spacer_" /></p><h1>Forefathers</h1><p><a
href="http://www.forefathersgroup.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/forefathersgroup.jpg" border="0" alt="" width="615" height="443" /></a></p><p><a
href="http://www.forefathersgroup.com/">Forefathers</a> has  transformed the simple “Coming soon” page into a work of art. This one  feels like a vintage poster, but modernized with the “Coming soon”  extras that we have come to expect. It is great to see that age-old  skills can be so elegantly applied to the web. A page like this looks so  simple and easy and yet requires great skill to pull off.</p><p><br
class="spacer_" /></p><h1>Gerren Lamson</h1><p><a
href="http://www.gerrenlamson.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/gerrenlamson.jpg" border="0" alt="" width="615" height="443" /></a></p><p>Pay attention to <a
href="http://www.gerrenlamson.com/">Gerren Lamson</a>’s  choice of color and texture. As in many of the other websites we’ve  seen, the colors are spot on and work perfectly with the typographic  style. The texture does the same, evoking the organic style of  letterpress typography.</p><p><br
class="spacer_" /></p><h1>Facio Design</h1><p><a
href="http://www.faciodesign.co.uk/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/faciodesign.jpg" border="0" alt="" width="615" height="437" /></a></p><p>As in the last example, color and texture (and type, of course) are vital to the theme and mood on <a
href="http://www.faciodesign.co.uk/">Facio Design</a>’s  website. But the ornamentation here makes for a style that is distinct  from the others. It somehow combines a typical letterpress-style layout  with the ornamentation one would find in custom letter illumination.  Unique and memorable.</p><p><br
class="spacer_" /></p><h1>Anniversary Alert</h1><p><a
href="http://www.anniversaryalert.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/anniversaryalert.jpg" border="0" alt="" width="615" height="444" /></a></p><p>As a developer, I love that all of the script-style type on <a
href="http://www.anniversaryalert.com/">Anniversary Alert</a> is set with CSS and editable web-based text. As in so many of the  examples here, this designer clearly understands the limitations and  opportunities of extraordinary design. The type has been easily set with  CSS, it is completely editable, and its implementation presents no  complications. A fantastic marriage of style and practicality.</p><p><br
class="spacer_" /></p><h1>Paradox Labs</h1><p><a
href="http://www.paradox-labs.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/paradox-labs.jpg" border="0" alt="" width="615" height="443" /></a></p><p>It is interesting to see how these websites evoke traditional styles to varying degrees. <a
href="http://www.paradox-labs.com/">Paradox Labs</a> has elements of traditional typography (evident in the prominent  poster-like layout), while still feeling very much web-centric. This is  the kind of design that looks great in Photoshop and even <em>better</em> as an actual web page. All to often, the opposite is true. I dare say,  someone stuck in their print ways might have insisted on keeping each  bit of content as a separate page.</p><p><br
class="spacer_" /></p><h1>Lost World’s Fairs</h1><p><a
href="http://lostworldsfairs.com/"><img
src="http://netdna.webdesignerdepot.com/uploads/traditional_typography_modern_techniques/lostworldsfairs.jpg" border="0" alt="" width="615" height="501" /></a></p><p>How could I possibly talk about mixing traditional type with modern techniques and leave out the <a
href="http://lostworldsfairs.com/">Lost World’s Fairs</a> mini-website. Be sure to hit the three sub-pages, because each is  styled with some of the most amazing web-based type you will ever see.  In fact, the pages were built to showcase just that. They will certainly  challenge your expectations of web-based type.</p><p><br
class="spacer_" /></p><h1>Conclusion</h1><p>In the clash of new and old, designers clearly need not abandon their  roots. Of course, they must adapt traditional typographic styles to  look smooth, but so many of these techniques are invaluable to a  beautiful web style.</p><p>To say the least, the trend is exploding online.  For those moving from print to web, many of the examples here should  give you the inspiration you need to harmonize the two worlds.</p><p><br
class="spacer_" /></p><p><em>Written exclusively for WDD by Patrick McNeil. Patrick  is a freelance writer, developer and designer. In particular, he loves  to write about web design, train people on web development and build  websites. Patrick’s passion for web design trends and patterns can be  found in his books on <a
href="http://thewebdesignersideabook.com/">TheWebDesignersIdeaBook.com</a>. Follow Patrick on Twitter <a
href="http://twitter.com/#%21/designmeltdown/">@designmeltdown</a>.</em></p><p><em><strong>How have you merged traditional styles with modern technique? Please share your experiences with us!</strong></em></p><ul></ul><p><br
class="spacer_" /></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/05/traditional-typography-meets-modern-techniques/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/05/traditional-typography-meets-modern-techniques/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Terrific Illustrative Type by Alex Beltechi</title><link>http://www.webdesignerdepot.com/2011/03/terrific-illustrative-type-by-alex-beltechi/</link> <comments>http://www.webdesignerdepot.com/2011/03/terrific-illustrative-type-by-alex-beltechi/#comments</comments> <pubDate>Thu, 24 Mar 2011 11:36:20 +0000</pubDate> <dc:creator>callumchap</dc:creator> <category><![CDATA[Design]]></category> <category><![CDATA[Illustrations]]></category> <category><![CDATA[Typography]]></category> <category><![CDATA[Experimental]]></category> <category><![CDATA[illustration]]></category> <category><![CDATA[Inspiration]]></category><guid
isPermaLink="false">http://www.webdesignerdepot.com/?p=22088</guid> <description><![CDATA[Alex Beltechi is a graphic designer and illustrator from Romania. One of his stronger areas of expertise &#8211; as you can tell from the following pieces &#8211; is experimental typography. His unique blend of (usually) clean lines and grungy textures brews a pixel-perfect typographic illustration every time that are always a pleasure to look at. [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft" src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-preview.jpg" alt="" align="left" /><strong>Alex Beltech</strong>i is a graphic designer and illustrator from Romania.</p><p>One of his stronger areas of expertise &#8211; as you can tell from the following pieces &#8211; is experimental typography.</p><p>His unique blend of (usually) clean lines and grungy textures brews a pixel-perfect typographic illustration every time that are always a pleasure to look at.</p><p>A lot of Alex&#8217;s work is produced for personal and experimental purposes, while some pieces are made into tutorials or sold as stock files.</p><p>If you like what you see, you can follow Alex on <a
href="http://twitter.com/#!/AlexBeltechi">Twitter</a>, and check out his other work on either his <a
href="http://www.behance.net/alexbeltechi">Behance</a> or <a
href="http://www.flickr.com/photos/alexbeltechi">Flickr</a> profiles.</p><p><span
id="more-22088"></span></p><p><a
href="http://www.behance.net/gallery/Recent-Work/897777"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-1.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Recent-Work/897777"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-2.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Recent-Work/897777"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-3.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Recent-Work/897777"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-4.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Recent-Work/897777"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-5.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Recent-Work/897777"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-6.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Recent-Work/897777"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-7.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Type-Illustration/233804"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-8.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Type-Illustration/233804"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-9.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Green-Design/154658"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-10.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Green-Design/154658"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-11.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/November-Wallpaper/136239"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-12.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/November-Wallpaper/136239"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-13.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Dream/134225"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-14.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Dream/134225"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-15.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Draw/124076"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-16.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Draw/124076"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-17.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Draw/124076"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-18.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Draw/124076"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-19.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Draw/124076"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-20.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Type-Treat/312700"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a1.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Type-Treat/312700"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a2.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Steampunk-Typography/306497"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a3.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Steampunk-Typography/306497"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a4.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Work-Play/447682"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a5.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Work-Play/447682"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a6.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Work-Play/447682"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a7.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Changing-Actions-Wallpaper/755454"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a8.jpg" alt="" width="615" /></a></p><p><a
href="http://www.behance.net/gallery/Changing-Actions-Wallpaper/755454"><img
src="http://netdna.webdesignerdepot.com/uploads/beltechi/beltechi-a9.jpg" alt="" width="615" /></a></p><p><em>This post was put together exclusively for WDD by <a
href="http://twitter.com/callumchapman">Callum Chapman</a>, the man behind <a
href="http://picmixstore.com">Picmix Store</a> and <a
href="http://circleboxblog.com">Circlebox Blog</a>.</em></p><p><strong><em>What&#8217;s your favorite illustrated type piece here, and why? Would you like to see more experimental type like this out in the real world, such as in advertisements?</em></strong></p><p><br/><br
/><table
width="100%" style="border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;" height="20"><tr><td
valign="center"> <a
href="http://www.mightydeals.com/deal/wpbusinessbundle.html?ref=inwidget"><font
face="Arial" size="3" color="#e64f32"><b>Never Ending WordPress Business Bundle &#8211; only $14!</b></font></a></td><td
width="90"> <a
href="http://www.mightydeals.com/?ref=inwidget"><br
/> <img
src="http://mightydeals.com/web/images/widget-logo.png" height="40" width="90" border="0"  /><br
/> </a></td></tr></table><p><br/></p> <a
href="http://www.webdesignerdepot.com/2011/03/terrific-illustrative-type-by-alex-beltechi/">Source</a><style type="text/css">
 p img {display:inline-block; margin-right:10px;}
.alignleft {float:left;}
p.showcase {clear:both;}
body#browserfriendly p, body#podcast p, div#emailbody p{margin:0;}
</style>]]></content:encoded> <wfw:commentRss>http://www.webdesignerdepot.com/2011/03/terrific-illustrative-type-by-alex-beltechi/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (User agent is rejected)
Database Caching 18/68 queries in 0.025 seconds using disk
Object Caching 1477/1560 objects using disk

Served from: www.webdesignerdepot.com @ 2012-02-10 14:41:43 -->
