@font-face {
	font-family: "SourceSans3";
	font-weight: 100;
	src: url("/fonts/sourcesans/SourceSans3-ExtraLight.ttf") format("truetype");
}

@font-face {
	font-family: "SourceSans3";
	font-weight: 200;
	src: url("/fonts/sourcesans/SourceSans3-Light.ttf") format("truetype");
}

@font-face {
	font-family: "SourceSans3";
	font-weight: 300;
	src: url("/fonts/sourcesans/SourceSans3-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "SourceSans3";
	font-weight: 400;
	src: url("/fonts/sourcesans/SourceSans3-Medium.ttf") format("truetype");
}

@font-face {
	font-family: "SourceSans3";
	font-weight: 500;
	src: url("/fonts/sourcesans/SourceSans3-SemiBold.ttf") format("truetype");
}

@font-face {
	font-family: "SourceSans3";
	font-weight: 600;
	src: url("/fonts/sourcesans/SourceSans3-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "SourceSans3";
	font-weight: 700;
	src: url("/fonts/sourcesans/SourceSans3-ExtraBold.ttf") format("truetype");
}

@font-face {
	font-family: "SourceSans3";
	font-weight: 800;
	src: url("/fonts/sourcesans/SourceSans3-Black.ttf") format("truetype");
}
