<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: 'GillSansRegular';
	src: url('gillsans-webfont.eot');
	src: local('â˜º'), url('gillsans-webfont.woff') format('woff'), url('gillsans-webfont.ttf') format('truetype'), url('gillsans-webfont.svg#webfontHgyc9UBS') format('svg');
	font-weight: normal;
	font-style: normal;
}

h2, h2 a { 
	font: normal 30px/36px 'GillSansRegular', sans-serif;
	color: #ff2b4f;
	text-transform: uppercase;
	text-decoration: none;
}
h3 {
    font: normal 20px/26px 'GillSansRegular', sans-serif;
    color: #ff2b4f;
}</pre></body></html>