<?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: add new font to propulsion, &#34;Lucida Sans Unicode&#34;</title>
		<link>http://www.kriesi.at/support/topic/add-new-font-to-propulsion-lucida-sans-unicode</link>
		<description>Support Forum - Topic: add new font to propulsion, &quot;Lucida Sans Unicode&quot;</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 12:46:36 +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/add-new-font-to-propulsion-lucida-sans-unicode" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "add new font to propulsion, &#34;Lucida Sans Unicode&#34;"</title>
			<link>http://www.kriesi.at/support/topic/add-new-font-to-propulsion-lucida-sans-unicode#post-70767</link>
			<pubDate>Mon, 13 Aug 2012 09:53:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">70767@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Do you have ttf or otf file for Lucida Sans? And another oef file for IE?&#60;/p&#62;
&#60;p&#62;You need to create a new folder and name it fonts and copy the font files there. Now, add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;@font-face{
       font-family: Lucida San Unicode;
       src:url(&#38;#39;http://www.yourwebsite.com/wp-content/themes/propulsion/font/lucida-sans-unicode.eof&#38;#39;);
       src: local( Lucida San Unicode ), url(&#38;#39;&#38;#39;http://www.yourwebsite.com/wp-content/themes/propulsion/font/lucida-sans-unicode.ttf&#38;#39;&#38;#39;)
             format(&#38;#39;opentype&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I think you may be able to use the Lucida fonts now. Sometimes fonts will not show up on the user screens if they don't have the font files. You may have to use web fonts from google or font squirrel like Nick said.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carriercarrier on "add new font to propulsion, &#34;Lucida Sans Unicode&#34;"</title>
			<link>http://www.kriesi.at/support/topic/add-new-font-to-propulsion-lucida-sans-unicode#post-70666</link>
			<pubDate>Sun, 12 Aug 2012 10:41:07 +0000</pubDate>
			<dc:creator>carriercarrier</dc:creator>
			<guid isPermaLink="false">70666@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick&#60;br /&#62;
I have now down loaded the font.&#60;/p&#62;
&#60;p&#62;How do I make it my default font for my main_menu and sub_menu?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
John
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "add new font to propulsion, &#34;Lucida Sans Unicode&#34;"</title>
			<link>http://www.kriesi.at/support/topic/add-new-font-to-propulsion-lucida-sans-unicode#post-70617</link>
			<pubDate>Sat, 11 Aug 2012 19:31:11 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">70617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi John,&#60;/p&#62;
&#60;p&#62;That font you would have to add via a free plugin, just search for 'font' here (&#60;a href=&#34;http://wordpress.org/extend/plugins/)&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/)&#60;/a&#62;; since it is not part of the hundreds of Google fonts (&#60;a href=&#34;http://www.google.com/webfonts)&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/webfonts)&#60;/a&#62;, i believe it can't be automatically added. Otherwise you could add it to the theme's css file.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carriercarrier on "add new font to propulsion, &#34;Lucida Sans Unicode&#34;"</title>
			<link>http://www.kriesi.at/support/topic/add-new-font-to-propulsion-lucida-sans-unicode#post-70485</link>
			<pubDate>Fri, 10 Aug 2012 14:11:11 +0000</pubDate>
			<dc:creator>carriercarrier</dc:creator>
			<guid isPermaLink="false">70485@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I would like to add a new font to my website, the fonts is &#34;Lucida Sans Unicode&#34;&#60;br /&#62;
I have browsed the forum but cant find the info&#60;/p&#62;
&#60;p&#62;1) from were can i import it or find?&#60;/p&#62;
&#60;p&#62;2) can i put it in the quick CSS or do i need to save it some were else?&#60;/p&#62;
&#60;p&#62;3) how do make this the default font, so that the vistors computer chooses this font before say, Ariel&#60;/p&#62;
&#60;p&#62;4) is there any negative issues using Lucida Sans Unicode with a reponsive design?&#60;/p&#62;
&#60;p&#62;thanks for your help!&#60;/p&#62;
&#60;p&#62;John Carrier
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
