@font-face {
	font-family: "Source Code Pro";
	font-style: normal;
	font-weight: 200;
	font-stretch: normal;
	src: url(../fonts/SourceCodePro-ExtraLight.woff2) format("woff2");
}

@font-face {
	font-family: "Source Code Pro";
	font-style: normal;
	font-weight: 300;
	font-stretch: normal;
	src: url(../fonts/SourceCodePro-Light.woff2) format("woff2");
}

@font-face {
	font-family: "Source Code Pro";
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	src: url(../fonts/SourceCodePro-Regular.woff2) format("woff2");
}

@font-face {
	font-family: "Source Code Pro";
	font-style: normal;
	font-weight: 500;
	font-stretch: normal;
	src: url(../fonts/SourceCodePro-Medium.woff2) format("woff2");
}

@font-face {
	font-family: "Source Code Pro";
	font-style: normal;
	font-weight: 600;
	font-stretch: normal;
	src: url(../fonts/SourceCodePro-Semibold.woff2) format("woff2");
}

@font-face {
	font-family: "Source Code Pro";
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
	src: url(../fonts/SourceCodePro-Bold.woff2) format("woff2");
}

@font-face {
	font-family: "Source Code Pro";
	font-style: normal;
	font-weight: 900;
	font-stretch: normal;
	src: url(../fonts/SourceCodePro-Black.woff2) format("woff2");
}
