<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Changing body fonts?</title>
		<link>http://en.forums.wordpress.com/topic/changing-body-fonts</link>
		<description>WordPress.com Forums &#187; Topic: Changing body fonts?</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 20:43:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-body-fonts" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Changing body fonts?"</title>
			<link>http://en.forums.wordpress.com/topic/changing-body-fonts#post-1117584</link>
			<pubDate>Wed, 09 Jan 2013 19:31:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1117584@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The following example uses a font stack to set the base font, and that means it will cover any text that doesn't have separate specific CSS rule to set a font for other types of elements (such as headings).</p>
<pre><code>body {
	font-family: Georgia, Times New Roman, Times, serif !important;
}</code></pre>
<p>To learn more about font stacks, check out this post:<br />
<a href="http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/" rel="nofollow">http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thefashioneur on "Changing body fonts?"</title>
			<link>http://en.forums.wordpress.com/topic/changing-body-fonts#post-1112430</link>
			<pubDate>Fri, 04 Jan 2013 20:41:30 +0000</pubDate>
			<dc:creator>thefashioneur</dc:creator>
			<guid isPermaLink="false">1112430@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is there a CSS I can use to change my body font to Georgia?
</p>
]]></description>
					</item>

	</channel>
</rss>
