<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Using Custom Fonts for Nav, Headers, Paragraphs etc.</title>
		<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc</link>
		<description>Support Forum - Topic: Using Custom Fonts for Nav, Headers, Paragraphs etc.</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 08:51:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/using-custom-fonts-for-nav-headers-paragraphs-etc" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-49314</link>
			<pubDate>Sat, 31 Mar 2012 08:58:46 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">49314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;saranganv,&#60;/p&#62;
&#60;p&#62;have you tried using this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content h5 {
    font-size: 30px;
    text-transform: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can put it in the Quick CSS or in the custom.css file.&#60;br /&#62;
Make sure to refresh your cache after adding the code in.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-49238</link>
			<pubDate>Fri, 30 Mar 2012 12:49:28 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">49238@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;h5{font-family: 'LondonTubeNormal' !important;&#60;br /&#62;
color: #3DA5DC;&#60;br /&#62;
font-variant: normal;&#60;br /&#62;
font-size: 30px;&#60;br /&#62;
text-transform: none;}&#60;/p&#62;
&#60;p&#62;The &#34;Welcome to Cheeses...&#34; text is still the same size, and in Small Caps#&#60;/p&#62;
&#60;p&#62;Not sure what went wrong there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-49090</link>
			<pubDate>Thu, 29 Mar 2012 18:42:10 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">49090@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi saranganv,&#60;/p&#62;
&#60;p&#62;Remove &#34;length&#34; after font-size: then add underneath font-size: 30px; this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;text-transform: none;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-48844</link>
			<pubDate>Wed, 28 Mar 2012 18:22:34 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">48844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've been trying to change the h5 style so that it doesn't use small-caps and has a bigger font size. I used&#60;/p&#62;
&#60;p&#62;h5{font-family: 'LondonTubeNormal' !important;&#60;br /&#62;
color: #3DA5DC;&#60;br /&#62;
font-variant: normal;&#60;br /&#62;
font-size: length 30px;}&#60;/p&#62;
&#60;p&#62;in the custom css and it hasn't removed the small caps or increased the size.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://cheeses.testingse.com&#34; rel=&#34;nofollow&#34;&#62;http://cheeses.testingse.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;on the home page &#34;&#60;br /&#62;
WELCOME TO CHEESES ONLINE, CHEESE LOVERS.&#34; text
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-48094</link>
			<pubDate>Sat, 24 Mar 2012 07:14:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">48094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Yes - sure. You can use the font-family property: &#60;a href=&#34;http://www.w3schools.com/cssref/pr_font_font-family.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/cssref/pr_font_font-family.asp&#60;/a&#62; to change the font family of certain elements. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-47994</link>
			<pubDate>Fri, 23 Mar 2012 15:53:38 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">47994@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Is there a way i can use this font on certain elements as well as changing the colour that it appears in. Example all h1 heading to be the new font and #XXXXXX colour?&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
Sarangan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-46905</link>
			<pubDate>Mon, 19 Mar 2012 05:55:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">46905@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
The fonts can't be found on your server - please check the file names. I tried to download &#60;a href=&#34;http://cheeses.testingse.com/wp-content/themes/propulsion/css/london-tube-webfont.ttf&#34; rel=&#34;nofollow&#34;&#62;http://cheeses.testingse.com/wp-content/themes/propulsion/css/london-tube-webfont.ttf&#60;/a&#62; but I get a 404 error. You need to change the file names of the files or change them in custom.css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-46439</link>
			<pubDate>Thu, 15 Mar 2012 13:10:17 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">46439@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I inserted the following into my custom css below the code i pasted earlier (@font face etc.) and it still doesn't seem to have had an effect on the font family used in the site.&#60;/p&#62;
&#60;p&#62;h1{font-family: 'LondonTubeNormal' !important;}&#60;/p&#62;
&#60;p&#62;Can someone help with this please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-46261</link>
			<pubDate>Wed, 14 Mar 2012 16:20:43 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">46261@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;/p&#62;
&#60;p&#62;I created the font face files and put them in a folder called type within the css folder (the one that contains the custom css files)&#60;/p&#62;
&#60;p&#62;Do i need to set each of the h1,h2 etc. tags to the new font in the quick css or the custom css file?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-46177</link>
			<pubDate>Wed, 14 Mar 2012 07:34:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">46177@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Make sure that the font files are located in the same folder like custom.css. Otherwise you need to adjust the source paths. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-45902</link>
			<pubDate>Mon, 12 Mar 2012 19:33:04 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">45902@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;I tried doing what the tutorial said. I put the following into the custom.css as well as the quick css option file and it didn't change the font.&#60;/p&#62;
&#60;p&#62;Is there something that i'm missing?&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'LondonTubeNormal';&#60;br /&#62;
    src: url('london-tube-webfont.eot');&#60;br /&#62;
    src: url('london-tube-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('london-tube-webfont.woff') format('woff'),&#60;br /&#62;
         url('london-tube-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('london-tube-webfont.svg#LondonTubeNormal') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;/p&#62;
&#60;p&#62;}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-44957</link>
			<pubDate>Wed, 07 Mar 2012 10:02:00 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">44957@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;to use custom fonts there are some great guides. For example: &#60;a href=&#34;http://nicewebtype.com/notes/2009/10/30/how-to-use-css-font-face/&#34;&#62;This one&#60;/a&#62; or just a fast snippet:&#60;a href=&#34;http://css-tricks.com/snippets/css/using-font-face/&#34;&#62;css-tricks.com/font-face&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;To use these you can add the given CSS to the top of your custom.css and add the styling to whichever element you'd like as explained &#60;a href=&#34;http://www.kriesi.at/support/topic/headline-styling#post-42835&#34;&#62;in this support topics&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;If you'd like to use Google Fonts try &#60;a href=&#34;http://www.kriesi.at/support/topic/how-to-add-more-google-fonts#post-37057&#34;&#62;this support topic.&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I hope this helps.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-44360</link>
			<pubDate>Fri, 02 Mar 2012 11:56:14 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">44360@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi does any one have a response for this please?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saranganv on "Using Custom Fonts for Nav, Headers, Paragraphs etc."</title>
			<link>http://www.kriesi.at/support/topic/using-custom-fonts-for-nav-headers-paragraphs-etc#post-43522</link>
			<pubDate>Sun, 26 Feb 2012 03:05:41 +0000</pubDate>
			<dc:creator>saranganv</dc:creator>
			<guid isPermaLink="false">43522@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I want to usee custom fonts (from .otf or .ttf formats) within my site &#60;a href=&#34;http://cheeses.testingse.com&#34; rel=&#34;nofollow&#34;&#62;http://cheeses.testingse.com&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Can someone tell me how this can be done.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
