<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Adding Custom Fonts</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/adding-custom-fonts/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/adding-custom-fonts/feed/</link>
		<description></description>
		<pubDate>Thu, 27 Aug 2026 22:44:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/adding-custom-fonts/#post-28594</guid>
					<title><![CDATA[Adding Custom Fonts]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/adding-custom-fonts/#post-28594</link>
					<pubDate>Fri, 20 May 2016 00:38:23 +0000</pubDate>
					<dc:creator>smaginadmin</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>My client has asked for a custom font to be used for the headings throughout the website. I have attempted to manually set the font in the header.php and then call that font to the Typography section of the CSS. However, I have not met with much success. Can you offer any solution if a client does not want to use any of the fonts available from Google.</p>
<p>Note: They have purchased a licence for their preferred font and I have a local copy available.</p>
<p>Code added to header.php<br />
<strong>@font-face { font-family: Shimes; src: url(&#8216;fonts/ShimesOne.ttf&#8217;); }<br />
</strong><br />
Code added to style.css<br />
/* #Typography<br />
================================================== */<br />
h1, h2, h3, h4, h5, h6, .heading_font {<br />
		color: #333;<br />
<strong>		font-family: &#8220;Shimes&#8221;, &#8220;Montserrat&#8221;, Arial, Helvetica, sans-serif;</strong></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/adding-custom-fonts/#post-28599</guid>
					<title><![CDATA[Reply To: Adding Custom Fonts]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/adding-custom-fonts/#post-28599</link>
					<pubDate>Sat, 21 May 2016 08:27:46 +0000</pubDate>
					<dc:creator>Elyes95200</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,<br />
I have the same request, i need to use Museo family fonts for the website?<br />
Thank you</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/adding-custom-fonts/#post-28619</guid>
					<title><![CDATA[Reply To: Adding Custom Fonts]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/adding-custom-fonts/#post-28619</link>
					<pubDate>Mon, 23 May 2016 16:02:44 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sure, you would overwrite your header.php template in your Child theme first and include the font in it the regular way.<br />
Then simply override all headings to inherit that font, basically close to what you did.<br />
May I see the URL so I can possibly see what might be going wrong?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

