<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: 'Font Awesome 5';
	font-style: normal;
	font-weight: normal;
	src: url( ../fonts/font-awesome/fa-solid-900.woff2 ) format( 'woff2' ),
		 url( ../fonts/font-awesome/fa-solid-900.woff ) format( 'woff' );
}

@font-face {
	font-family: 'Font Awesome 5 Brands';
	font-style: normal;
	font-weight: normal;
	src: url( ../fonts/font-awesome/fa-brands-400.woff2 ) format( 'woff2' ),
		 url( ../fonts/font-awesome/fa-brands-400.woff ) format( 'woff' );
}</pre></body></html>