<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Google fonts - changes headline font but not text font inside posts and pages?</title>
		<link>http://www.themolitor.com/forums/topic/google-fonts-changes-headline-font-but-not-text-font-inside-posts-and-pages</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Google fonts - changes headline font but not text font inside posts and pages?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 10:01:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/google-fonts-changes-headline-font-but-not-text-font-inside-posts-and-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Google fonts - changes headline font but not text font inside posts and pages?"</title>
			<link>http://www.themolitor.com/forums/topic/google-fonts-changes-headline-font-but-not-text-font-inside-posts-and-pages#post-4035</link>
			<pubDate>Fri, 02 Sep 2011 15:27:17 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">4035@http://www.themolitor.com/forums/</guid>
			<description><p>:-)
</p></description>
		</item>
		<item>
			<title>pictopedia on "Google fonts - changes headline font but not text font inside posts and pages?"</title>
			<link>http://www.themolitor.com/forums/topic/google-fonts-changes-headline-font-but-not-text-font-inside-posts-and-pages#post-4027</link>
			<pubDate>Fri, 02 Sep 2011 07:47:44 +0000</pubDate>
			<dc:creator>pictopedia</dc:creator>
			<guid isPermaLink="false">4027@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks, that works great. Why not make that part of the theme? Anyway. This theme is awesome. Thanks so much for your support.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Google fonts - changes headline font but not text font inside posts and pages?"</title>
			<link>http://www.themolitor.com/forums/topic/google-fonts-changes-headline-font-but-not-text-font-inside-posts-and-pages#post-3867</link>
			<pubDate>Mon, 22 Aug 2011 13:07:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">3867@http://www.themolitor.com/forums/</guid>
			<description><p>The custom font option affects all h tags. To apply the custom font to additional elements, you can add them to the "header.php" file. Just locate the following...</p>
<pre><code>h1,h2,h3, h4, h5, h6 {font-family: &#39;&#60;?php echo $googleKeyword;?&#62;&#39;, sans-serif;}</code></pre>
<p>...and add your elements like this...</p>
<pre><code>h1,h2,h3, h4, h5, h6,
p, a, span {font-family: &#39;&#60;?php echo $googleKeyword;?&#62;&#39;, sans-serif;}</code></pre></description>
		</item>
		<item>
			<title>pictopedia on "Google fonts - changes headline font but not text font inside posts and pages?"</title>
			<link>http://www.themolitor.com/forums/topic/google-fonts-changes-headline-font-but-not-text-font-inside-posts-and-pages#post-3866</link>
			<pubDate>Mon, 22 Aug 2011 12:30:50 +0000</pubDate>
			<dc:creator>pictopedia</dc:creator>
			<guid isPermaLink="false">3866@http://www.themolitor.com/forums/</guid>
			<description><p>Just quickly to confirm that google font integration only changes the headline font, but the actual copytext inside an article or post stays in Arial, correct? </p>
<p>If yes, then I guess one can change the Arial font in the css? </p>
<p>Thanks<br />
Petra
</p></description>
		</item>

	</channel>
</rss>
