<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: 'PenultimateRegular';
	src: url('/images/fonts/penultimateregular-webfont.eot');
	src: local('☺'),
        url('/images/fonts/penultimateregular-webfont.woff') format('woff'),
        url('/images/fonts/penultimateregular-webfont.ttf') format('truetype'),
        url('/images/fonts/penultimateregular-webfont.svg#webfontX6b5jKuX') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'Calibri';
	src: url('/images/fonts/calibri-webfont.eot');
	src: local('☺'),
 		url('/images/fonts/calibri-webfont.woff') format('woff'),
   		url('/images/fonts/calibri-webfont.ttf') format('truetype'),
     	url('/images/fonts/calibri-webfont.svg#webfontb2luGiAp') format('svg');
	font-weight: normal;
	font-style: normal;
}

</pre></body></html>