/*** Source Code Pro fonts ***/
@font-face {
	font-family: 'Source Code Pro';
	src: local('Source Code Pro'), local('SourceCodePro-Regular'), url('/webfonts/SourceCodePro-Regular.eot');
	src: local('Source Code Pro'), local('SourceCodePro-Regular'), url('/webfonts/SourceCodePro-Regular.eot?#iefix') format('embedded-opentype'),
	url('/webfonts/SourceCodePro-Regular.woff') format('woff'),
	url('/webfonts/SourceCodePro-Regular.ttf') format('truetype'),
	url('/webfonts/SourceCodePro-Regular.svg#SourceCodePro-Regular') format('svg');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'Source Code Pro';
	src: local('Source Code Pro Semibold'), local('SourceCodePro-Semibold'), url('/webfonts/SourceCodePro-Semibold.eot');
	src: local('Source Code Pro Semibold'), local('SourceCodePro-Semibold'), url('/webfonts/SourceCodePro-Semibold.eot?#iefix') format('embedded-opentype'),
	url('/webfonts/SourceCodePro-Semibold.woff') format('woff'),
	url('/webfonts/SourceCodePro-Semibold.ttf') format('truetype'),
	url('/webfonts/SourceCodePro-Semibold.svg#SourceCodePro-Semibold') format('svg');
	font-style: normal;
	font-weight: 600;
}

@font-face {
	font-family: 'Source Code Pro';
	src: local('Source Code Pro Bold'), local('SourceCodePro-Bold'), url('/webfonts/SourceCodePro-Bold.eot');
	src: local('Source Code Pro Bold'), local('SourceCodePro-Bold'), url('/webfonts/SourceCodePro-Bold.eot?#iefix') format('embedded-opentype'),
	url('/webfonts/SourceCodePro-Bold.woff') format('woff'),
	url('/webfonts/SourceCodePro-Bold.ttf') format('truetype'),
	url('/webfonts/SourceCodePro-Bold.svg#SourceCodePro-Bold') format('svg');
	font-style: normal;
	font-weight: 700;
}
