@font-face {
	src: url("Manifold-Light.eot?") format("embedded-opentype");
	src: url("Manifold-Light.eot?#ie") format("embedded-opentype"),
		url('Manifold-Light.woff2') format("woff2"),
		url('Manifold-Light.woff') format("woff");
	font-family: 'Manifold Web';
	font-style: normal;
	font-weight: 300;
}
@font-face {
	src: url("Manifold-Medium.eot?") format("embedded-opentype");
	src: url("Manifold-Medium.eot?#ie") format("embedded-opentype"),
		url('Manifold-Medium.woff2') format("woff2"),
		url('Manifold-Medium.woff') format("woff");
	font-family: 'Manifold Web';
	font-style: normal;
	font-weight: 500;
}