<?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: Can&#039;t Change the Font</title>
		<link>http://www.themolitor.com/forums/topic/cant-change-the-font</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Can&#039;t Change the Font</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 17:45:56 +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/cant-change-the-font" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Can&#039;t Change the Font"</title>
			<link>http://www.themolitor.com/forums/topic/cant-change-the-font#post-33045</link>
			<pubDate>Thu, 12 Feb 2015 10:26:50 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33045@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Just to clarify, <code>font-family: &#039;orbitron&#039;, sans-serif;</code> is not proper CSS as you're not targeting anything with that (you don't have a selector declared, just the attribute).</p>
<p>Additionally, if you enter the keyword, the theme will take care of the CSS for you. Looking at your source code, it looks as though you haven't entered/saved the Google keyword (i.e. "orbitron"). Can you confirm you have this displaying in the keyword field?</p>
<p>If so, you can replace your CSS with this...</p>
<pre><code>body,
#countDown,
#wp-calendar {font-family: &#039;orbitron&#039;, sans-serif;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>PearceRules on "Can&#039;t Change the Font"</title>
			<link>http://www.themolitor.com/forums/topic/cant-change-the-font#post-33032</link>
			<pubDate>Thu, 12 Feb 2015 03:11:04 +0000</pubDate>
			<dc:creator>PearceRules</dc:creator>
			<guid isPermaLink="false">33032@http://www.themolitor.com/forums/</guid>
			<description><p>I'm trying to use the Orbitron font, but it won't work. In the Customize Box, I did the following:</p>
<p>Google Font API Link:<br />
<pre><code>&#60;link href=&#34;http://fonts.googleapis.com/css?family=Orbitron:400,700&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34;&#62;</code></pre>
<p>Google Font Keyword:<br />
orbitron</p>
<p>CSS:<br />
font-family: 'orbitron', sans-serif;</p>
<p>Nothing.</p>
<p><a href="http://www.bearsdenpizza.net" rel="nofollow">http://www.bearsdenpizza.net</a>
</p></description>
		</item>

	</channel>
</rss>
