<?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>Sarah Tebo, web designerTag Archive | google | Sarah Tebo, web designer</title>
	<atom:link href="http://sarahtebo.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://sarahtebo.com</link>
	<description></description>
	<lastBuildDate>Thu, 19 Apr 2012 15:09:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pretty web typography with the Google Font API</title>
		<link>http://sarahtebo.com/2010/07/pretty-web-typography-with-google-font-api/</link>
		<comments>http://sarahtebo.com/2010/07/pretty-web-typography-with-google-font-api/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 18:16:36 +0000</pubDate>
		<dc:creator>Sarah Tebo</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://sarahtebo.com/?p=362</guid>
		<description><![CDATA[Google has recently released a tool to help make the typography in websites prettier. The Google Font API -- currently in beta -- is a super-easy, free way to incorporate non-standard fonts in a website, and still maintain accessibility and search-engine friendliness. ]]></description>
			<content:encoded><![CDATA[<p><img src="http://sarahtebo.com/wp-content/uploads/2010/07/GoogleFontAPI.jpg" alt="" title="GoogleFontAPI" width="128" height="128" class="alignright size-full wp-image-365" />Google has recently released a tool to help make the typography in websites prettier. The Google Font API &#8212; currently in beta &#8212; is a super-easy, free way to incorporate non-standard fonts in a website, and still maintain accessibility and search-engine friendliness.</p>
<p>You can see it in action on my website, which uses the <span style="font-family: 'Lobster', Georgia, serif;">Lobster</span> font in the headers.</p>
<p>Traditionally, a designer putting together a website has been limited in font choices to what is installed  natively on end users&#8217; machines. I could tell a browser to display a headline in any font I want, but if the person viewing it doesn&#8217;t have that font on their computer, they&#8217;ll see a common font like Times or Arial. So that&#8217;s not a lot of variety in the fonts chosen for site design.</p>
<p>I could choose to let users load the font from my server, but that gets into legal issues with licensing. Plus, it can be complicated and confusing to get a system like that set up.</p>
<p>Google has made embedding pretty font super easy. It&#8217;s literally a two-step process.</p>
<p>To get started, visit the <a href="http://code.google.com/apis/webfonts/" target="_blank">Google Font API</a> website. Then click on &#8220;Font Directory&#8221; to see a list of all the fonts available. There&#8217;s not a lot to choose from right now, but everything there is open source and can be used freely in your projects. Just find a font you like, and click &#8220;embed font.&#8221;</p>
<p>Google will give you a short snippet of code to insert into your site&#8217;s header,and then you just use the font name in your CSS as you would any other font. The API generates the necessary CSS to display the font on the user&#8217;s browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://sarahtebo.com/2010/07/pretty-web-typography-with-google-font-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

