<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>Gravity Support Forums Topic: Using TypeKit with Gravity Forms.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-typekit-with-gravity-forms</link>
		<description>Gravity Support Forums Topic: Using TypeKit with Gravity Forms.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:03:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/using-typekit-with-gravity-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>rfrankel on "Using TypeKit with Gravity Forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-typekit-with-gravity-forms#post-10191</link>
			<pubDate>Tue, 21 Sep 2010 20:56:49 +0000</pubDate>
			<dc:creator>rfrankel</dc:creator>
			<guid isPermaLink="false">10191@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Kevin,&#60;br /&#62;
  I would have done the '!important' fix except that the CSS generated from TypeKit actually is adding that CSS to mine.  As far as I can see, I don't have access to add !important to their code.  I could add it manually, but then it would remove some of the features of using typekit (that being changing the font with no code changes...).&#60;/p&#62;
&#60;p&#62;I guess the way to go here is your second option, moving the fomrs.css file to my themes locale.  &#60;/p&#62;
&#60;p&#62;Thanks for the response.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Using TypeKit with Gravity Forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-typekit-with-gravity-forms#post-10139</link>
			<pubDate>Mon, 20 Sep 2010 20:37:07 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just add the &#34;!important&#34; declaration at the end of your font-family property. That should do it for you. It worked in my quick test.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#ComingSoon h1, #Tagline h2, .gform_wrapper h3, .gform_wrapper h3.gform_title, .tk-angie-sans, h2 {font-family:&#38;quot;angie-sans-1&#38;quot;,&#38;quot;angie-sans-2&#38;quot;,sans-serif!important}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;As a note, you can always copy the contents of the forms.css file in the plugin directory and append it to your theme's style sheet. Then you can go into the form settings and set the &#34;output css&#34; option to &#34;no&#34;. Once you've done that, you can edit away on your copy and the changes will be safe when you auto-update the plugin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rfrankel on "Using TypeKit with Gravity Forms."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-typekit-with-gravity-forms#post-10135</link>
			<pubDate>Mon, 20 Sep 2010 18:47:10 +0000</pubDate>
			<dc:creator>rfrankel</dc:creator>
			<guid isPermaLink="false">10135@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure if anyone has experience with this or not but....&#60;/p&#62;
&#60;p&#62;If you look at:&#60;br /&#62;
&#60;a href=&#34;http://canvas3.swampedmagazine.com/?page_id=25&#34; rel=&#34;nofollow&#34;&#62;http://canvas3.swampedmagazine.com/?page_id=25&#60;/a&#62;&#60;br /&#62;
and select a 'job' (other then Sales Director) that the headings within the job posting are stylized using Typekit but the main headings are not styled correctly.  The CSS that Typekit inserts is overridden by the GF CSS.  I would like to avoid actually going into any of the core GF CSS and am wondering if there is a way to tell gravity forms not to add any Font selection.  &#60;/p&#62;
&#60;p&#62;I.E. This gets precedence....&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
font-family:Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Over this.....&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#ComingSoon h1, #Tagline h2, .gform_wrapper h3, .gform_wrapper h3.gform_title, .tk-angie-sans, h2 {
font-family:&#38;quot;angie-sans-1&#38;quot;,&#38;quot;angie-sans-2&#38;quot;,sans-serif;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If anyone had any tips or ideas I would love to hear them.  &#60;/p&#62;
&#60;p&#62;Many thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
