<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Correct MIME Type for CSS Web Fonts</title>
	<atom:link href="http://www.jbarker.com/blog/2009/mime-type-css-web-fonts/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jbarker.com/blog/2009/mime-type-css-web-fonts</link>
	<description></description>
	<lastBuildDate>Mon, 09 Aug 2010 16:29:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Amir Mirkus</title>
		<link>http://www.jbarker.com/blog/2009/mime-type-css-web-fonts/comment-page-1#comment-485</link>
		<dc:creator>Amir Mirkus</dc:creator>
		<pubDate>Mon, 09 Aug 2010 16:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jbarker.com/blog/?p=30#comment-485</guid>
		<description>AddType &quot;application/x-woff&quot; .woff</description>
		<content:encoded><![CDATA[<p>AddType &#8220;application/x-woff&#8221; .woff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrej P. Sysoev</title>
		<link>http://www.jbarker.com/blog/2009/mime-type-css-web-fonts/comment-page-1#comment-366</link>
		<dc:creator>Andrej P. Sysoev</dc:creator>
		<pubDate>Mon, 05 Jul 2010 21:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jbarker.com/blog/?p=30#comment-366</guid>
		<description>How about new .WOFF format?</description>
		<content:encoded><![CDATA[<p>How about new .WOFF format?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acepek</title>
		<link>http://www.jbarker.com/blog/2009/mime-type-css-web-fonts/comment-page-1#comment-311</link>
		<dc:creator>acepek</dc:creator>
		<pubDate>Sun, 16 May 2010 23:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jbarker.com/blog/?p=30#comment-311</guid>
		<description>Sorry, I forgot the link to the other helpful resource that helped me with this MIME thing:

http://annevankesteren.nl/2008/08/font-mime-types</description>
		<content:encoded><![CDATA[<p>Sorry, I forgot the link to the other helpful resource that helped me with this MIME thing:</p>
<p><a href="http://annevankesteren.nl/2008/08/font-mime-types" rel="nofollow">http://annevankesteren.nl/2008/08/font-mime-types</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acepek</title>
		<link>http://www.jbarker.com/blog/2009/mime-type-css-web-fonts/comment-page-1#comment-310</link>
		<dc:creator>acepek</dc:creator>
		<pubDate>Sun, 16 May 2010 23:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jbarker.com/blog/?p=30#comment-310</guid>
		<description>Thank you for this helpful information!

Chrome outputs this when using @font-face: Resource interpreted as font but transferred with MIME type application/octet-stream. Using your information as well as this resource I have found this works added to the .htaccess for font MIME types:

AddType application/vnd.ms-fontobject .eot
AddType font/ttf .ttf
AddType font/otf .otf</description>
		<content:encoded><![CDATA[<p>Thank you for this helpful information!</p>
<p>Chrome outputs this when using @font-face: Resource interpreted as font but transferred with MIME type application/octet-stream. Using your information as well as this resource I have found this works added to the .htaccess for font MIME types:</p>
<p>AddType application/vnd.ms-fontobject .eot<br />
AddType font/ttf .ttf<br />
AddType font/otf .otf</p>
]]></content:encoded>
	</item>
</channel>
</rss>
