<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
	<head>
		<script type="text/javascript" src="../tff/tff.js"></script>
		<style type="text/css">
		h1 {
			font-family: "zekton free.ttf", Verdana, serif;
			font-weight: normal;
			white-space: nowrap;
		}
		
		a {
			color: #208BE1;
		}
		</style>
	</head>
	<body>
		<h1>True font header</h1>
		This is an example page for <a href="http://www.truefontfamily.com/">True font family</a>. There is <a href="example.onload.html">another example</a> that uses onload() for the &lt;body&gt;.<br />
		<br />
		Please visit <a href="http://www.truefontfamily.com/">http://www.truefontfamily.com/</a> to learn more about using True fonts as if they were supported by web standards.<br />
		<br />
		The free Zekton font has been kindly provided by Ray Larabie. Don't forget to have a look at the rest of his fonts at <a href="http://www.typodermic.com/">http://www.typodermic.com/</a>.<br />
		<br />
		<a href="javascript:history.back();">Go back</a>
	</body>
</html>