<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
		font-family: 'GothamBook';
		src: url('Gotham-Book.eot');
		src: url('Gotham-Book.eot?#iefix') format('embedded-opentype'),
				 url('Gotham-Book.woff') format('woff'),
				 url('Gotham-Book.ttf') format('truetype'),
				 url('Gotham-Book.svg#GothamBook') format('svg');
		font-weight: normal;
		font-style: normal;
}
</pre></body></html>