
@font-face {
	font-family: 'SourceSerifPro';
	font-weight: 700;
	font-display: block;
	src:url('woff/SourceSerifPro-Bold.woff') format('woff');
}

@font-face {
	font-family: 'SourceSerifPro';
	font-weight: 600;
	font-display: block;
	src:url('woff/SourceSerifPro-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'SourceSerifPro';
	font-weight: 500;
	font-display: block;
	src:url('woff/SourceSerifPro-Regular.woff') format('woff');
}

@font-face {
	font-family: 'SourceSerifPro';
	font-weight: 400;
	font-display: block;
	src: url('woff/SourceSerifPro-Light.woff') format('woff');
}

