@font-face {
	font-family: 'SourceSansPro';
	font-style: normal;
	font-stretch: normal;
	font-weight: 400;
	font-feature-settings: normal;
	src: url(../fonts/SourceSansPro-Light.ttf);
}

@font-face {
	font-family: 'SourceSansPro';
	font-style: normal;
	font-stretch: normal;
	font-weight: 600;
	font-feature-settings: normal;
	src: url(../fonts/SourceSansPro-Bold.ttf);
}

@font-face {
	font-family: 'SourceSansPro';
	font-style: normal;
	font-stretch: normal;
	font-weight: 800;
	font-feature-settings: normal;
	src: url(../fonts/SourceSansPro-Black.ttf);
}

