<?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: @font-face with Angular theme</title>
		<link>http://www.kriesi.at/support/topic/font-face-with-angular-theme</link>
		<description>Support Forum - Topic: @font-face with Angular theme</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 13:22:49 +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/font-face-with-angular-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "@font-face with Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/font-face-with-angular-theme#post-59969</link>
			<pubDate>Wed, 13 Jun 2012 05:58:29 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59969@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it is fixed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smonfils on "@font-face with Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/font-face-with-angular-theme#post-59955</link>
			<pubDate>Wed, 13 Jun 2012 04:07:07 +0000</pubDate>
			<dc:creator>smonfils</dc:creator>
			<guid isPermaLink="false">59955@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;This turned out to be a simple permissions issue with my hosting. I had it fixed, retested, and the custom fonts work great!&#60;/p&#62;
&#60;p&#62;Thanks for the insight.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "@font-face with Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/font-face-with-angular-theme#post-58654</link>
			<pubDate>Mon, 04 Jun 2012 06:33:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">58654@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried to access eg &#60;a href=&#34;http://stevemonfils.com/wp-content/themes/angular/fonts/zag/zag_bold-webfont.eot&#34; rel=&#34;nofollow&#34;&#62;http://stevemonfils.com/wp-content/themes/angular/fonts/zag/zag_bold-webfont.eot&#60;/a&#62; directly but it gives me a 404 error. I'd check if the path is correct, if the file exists and the ftp permission rules for the fonts directory.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smonfils on "@font-face with Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/font-face-with-angular-theme#post-58201</link>
			<pubDate>Thu, 31 May 2012 02:29:04 +0000</pubDate>
			<dc:creator>smonfils</dc:creator>
			<guid isPermaLink="false">58201@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;Sorry for the delay. I had to get my site live over the last couple days (I was using a maintenance mode plugin while working on it).&#60;/p&#62;
&#60;p&#62;I decided to activate a custom font through the theme for the time-being, and turned of my @font-face code, but the font files are located in a folder named &#34;fonts&#34;, one directory outside of the custom.css file. I should add that I had no custom fonts selected when I originally tried to get this to work. I hope this helps.&#60;/p&#62;
&#60;p&#62;The link to my site is:&#60;br /&#62;
&#60;a href=&#34;http://stevemonfils.com/&#34; rel=&#34;nofollow&#34;&#62;http://stevemonfils.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "@font-face with Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/font-face-with-angular-theme#post-57697</link>
			<pubDate>Sun, 27 May 2012 08:21:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">57697@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to your website please? Maybe the fonts don't load properly because the url/path is wrong. Personally I always add the font folder to the css folder (angular/css) and then you just need to use &#34; src: url('fonts/zag/zag_bold-webfont.eot'); &#34; in css/custom.css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smonfils on "@font-face with Angular theme"</title>
			<link>http://www.kriesi.at/support/topic/font-face-with-angular-theme#post-57309</link>
			<pubDate>Thu, 24 May 2012 03:38:55 +0000</pubDate>
			<dc:creator>smonfils</dc:creator>
			<guid isPermaLink="false">57309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm making modifications to the Angular theme I recently purchased, and I've hit a roadblock when trying to use @font-face.&#60;/p&#62;
&#60;p&#62;I have 3 main fonts I want to use for different elements throughout the site. Currently, I have the font kits in a folder I added to the Angular theme content (I originally had them on my root and tried globally linking them. This was unsuccessful as well).&#60;/p&#62;
&#60;p&#62;Here's my markup for one of the fonts (would post all 3, but I'm using the same syntax for all of them):&#60;/p&#62;
&#60;p&#62;@font-face {&#60;br /&#62;
    font-family: 'ZagBoldRegular';&#60;br /&#62;
    src: url('../fonts/zag/zag_bold-webfont.eot');&#60;br /&#62;
    src: url('../fonts/zag/zag_bold-webfont.eot?#iefix') format('embedded-opentype'),&#60;br /&#62;
         url('../fonts/zag/zag_bold-webfont.woff') format('woff'),&#60;br /&#62;
         url('../fonts/zag/zag_bold-webfont.ttf') format('truetype'),&#60;br /&#62;
         url('../fonts/zag/zag_bold-webfont.svg#ZagBoldRegular') format('svg');&#60;br /&#62;
    font-weight: normal;&#60;br /&#62;
    font-style: normal;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Then I try to apply it to all h1 tags:&#60;/p&#62;
&#60;p&#62;h1 {&#60;br /&#62;
	font-family: ZagBoldRegular;   /* tried this with and without quotes) */&#60;br /&#62;
	font-weight: normal;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;But unfortunately, this has no effect. I read a couple other threads where this was happening, but they were for different themes. I tried a couple solutions and had no luck.&#60;/p&#62;
&#60;p&#62;Do you have any idea how I might be able to fix this? Thanks in advance for your help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
