@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: normal;
	src:
		local('Source Sans Pro'),
		local('SourceSansPro-Regular'),
		url('Source_Sans_Pro.eot') format('embedded-opentype'),
		url('Source_Sans_Pro.woff') format('woff'),
		url('Source_Sans_Pro.ttf') format('truetype'),
		url('Source_Sans_Pro.svg') format('svg');
}
