<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'Myriad Pro';
	src: url('../font/myriadproregular.eot');
	src: local('myriadproregular'), 
	url('../font/myriadproregular.woff') format('woff'), 
	url('../font/myriadproregular.ttf') format('truetype'),
	url('../font/myriadproregular.svg#htc-icon') format('svg');
}
@font-face {
	font-family: 'Myriad Pro Light';
	src: url('../font/myriadprolight.eot');
	src: local('myriadprolight'), 
	url('../font/myriadprolight.woff') format('woff'), 
	url('../font/myriadprolight.ttf') format('truetype'),
	url('../font/myriadprolight.svg#htc-icon') format('svg');
}

/* use this class to attach this font to any element i.e. &lt;p class="fontsforweb_fontid_4410"&gt;Text with this font applied&lt;/p&gt; */

/* Font downloaded from FontsForWeb.com */</pre></body></html>