<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Custom Fonts</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Custom Fonts</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 20:41:51 +0000</pubDate>

<item>
<title>yuniar on "Custom Fonts"</title>
<link>https://www.machform.com/forums/topic/custom-fonts-1#post-18786</link>
<pubDate>Mon, 22 Jul 2013 19:49:31 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">18786@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm afraid there is no way to do so. Sorry.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishawkins on "Custom Fonts"</title>
<link>https://www.machform.com/forums/topic/custom-fonts-1#post-18754</link>
<pubDate>Thu, 18 Jul 2013 15:32:54 +0000</pubDate>
<dc:creator>chrishawkins</dc:creator>
<guid isPermaLink="false">18754@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Lovely, that works in a limited way. I don't suppose theres any way I can create a theme and have the entire theme use this font, rather than having to specify it manually for individual headings. &#60;/p&#62;
&#60;p&#62;Something like the current way of selecting a font from Google Fonts, but using custom ones.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Custom Fonts"</title>
<link>https://www.machform.com/forums/topic/custom-fonts-1#post-18740</link>
<pubDate>Thu, 18 Jul 2013 12:26:15 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">18740@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It is possible by inserting the CSS code above into your theme's &#34;Advanced CSS&#34; section.&#60;br /&#62;
Paste this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;@font-face {
font-family: tahoma_font;
src: local(tahoma_font), url(&#38;#39;fonts/tahoma.ttf&#38;#39;) format(&#38;#39;truetype&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but make sure to change the font URL above with the full path.&#60;/p&#62;
&#60;p&#62;You can then use the font tag on your field's label.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishawkins on "Custom Fonts"</title>
<link>https://www.machform.com/forums/topic/custom-fonts-1#post-18722</link>
<pubDate>Tue, 16 Jul 2013 22:53:50 +0000</pubDate>
<dc:creator>chrishawkins</dc:creator>
<guid isPermaLink="false">18722@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi There, I have bought (the totally legal way) some font collections that we use within the business, they are provided to my in .ttf format and I was wondering if there is any way I can include them in certain Machform Themes. &#60;/p&#62;
&#60;p&#62;In HTML, I have used them on our intranet by using a code in the head, such as &#60;/p&#62;
&#60;p&#62;&#38;lt;style type=&#34;text/css&#34;&#38;gt;&#60;br /&#62;
@font-face {&#60;br /&#62;
    font-family: tahoma_font;&#60;br /&#62;
    src: local(tahoma_font), url('fonts/tahoma.ttf') format('truetype');&#60;br /&#62;
}&#60;br /&#62;
&#38;lt;/style&#38;gt;&#60;/p&#62;
&#60;p&#62;and then later on calling the font, like so...&#60;/p&#62;
&#60;p&#62;&#38;lt;font color=&#34;#52247F&#34; style='font-family: tahoma_font;'&#38;gt;TEXT HERE&#38;lt;/font&#38;gt;&#60;/p&#62;
&#60;p&#62;I appreciate the demise of the FONT tag, but it is what it is. Surely there's a way to do this within a machform theme?&#60;/p&#62;
&#60;p&#62;These are fully licensed fonts, so they aren't available on the google fonts database as they aren't free to use (sadly!).
&#60;/p&#62;</description>
</item>

</channel>
</rss>
