@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/Source_Sans_Pro.woff') format('woff2 supports variations'),
		url('../fonts/Source_Sans_Pro.woff') format('woff2-variations');
	font-weight: 200 900;
	font-stretch: 100%;
	font-display: swap;
}