<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: 'Klein Web';
	src: url('/browse-and-search-static/fonts/kleinweb-55regular/kleinweb-55regular.woff2') format('woff2'),
	  url('/browse-and-search-static/fonts/kleinweb-55regular/kleinweb-55regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
  }

  @font-face {
	font-family: 'Klein Web';
	src: url('/browse-and-search-static/fonts/kleinweb-65medium/kleinweb-65medium.woff2') format('woff2'),
	  url('/browse-and-search-static/fonts/kleinweb-65medium/kleinweb-65medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
  }

@font-face {
	font-family: 'Futura Std';
	src: url('/browse-and-search-static/fonts/futurastd-book/futurastd-book.woff2') format('woff2'),
		url('/browse-and-search-static/fonts/futurastd-book/futurastd-book.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura Std';
	src: url('/browse-and-search-static/fonts/futurastd-bold/futurastd-bold.woff2') format('woff2'),
		url('/browse-and-search-static/fonts/futurastd-bold/futurastd-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

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