<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: 'SF Pro Text';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local('SF Pro Text'), url(/fonts/SF-Pro-Text-Regular.woff2) format('woff2');
}
@font-face {
	font-family: 'SF Pro Text';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: local('SF Pro Text Medium'), url(/fonts/SF-Pro-Text-Medium.woff2) format('woff2');
}
@font-face {
	font-family: 'SF Pro Text';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('SF Pro Text Bold'), url(/fonts/SF-Pro-Text-Bold.woff2) format('woff2');
}</pre></body></html>