@font-face {
	font-family: "Source Sans Pro";
	src: ;
	src: url('source-sans-pro/SourceSansPro-Light-webfont.ttf') format('truetype'),
		url('source-sans-pro/SourceSansPro-Light-webfont.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: "Source Sans Pro";
	src: ;
	src: url('source-sans-pro/SourceSansPro-Regular-webfont.ttf') format('truetype'),
		url('source-sans-pro/SourceSansPro-Regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Source Sans Pro";
	src: ;
	src: url('source-sans-pro/SourceSansPro-Bold-webfont.ttf') format('truetype'),
		url('source-sans-pro/SourceSansPro-Bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: "Source Sans Pro";
	src: ;
	src: url('source-sans-pro/SourceSansPro-Black-webfont.ttf') format('truetype'),
		url('source-sans-pro/SourceSansPro-Black-webfont.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}
