@font-face {
	font-family: 'PPCRoboto';
	font-weight: 100;
	font-style: normal;
	src: url(/fonts/roboto-100.woff);
}

@font-face {
	font-family: 'PPCRoboto';
	font-weight: 400;
	font-style: normal;
	src: url(/fonts/roboto-regular.woff);
}

@font-face {
	font-family: 'PPCRoboto';
	font-weight: 500;
	font-style: normal;
	src: url(/fonts/roboto-500.woff);
}

@font-face {
	font-family: 'PPCRoboto';
	font-weight: 900;
	font-style: normal;
	src: url(/fonts/roboto-900.woff);
}

@font-face {
	font-family: 'PPCRobotoSlab';
	font-weight: 100;
	font-style: normal;
	src: url(/fonts/roboto-slab-100.woff);
}

@font-face {
	font-family: 'PPCRobotoSlab';
	font-weight: 400;
	font-style: normal;
	src: url(/fonts/roboto-slab-regular.woff);
}

@font-face {
	font-family: 'PPCRobotoSlab';
	font-weight: 600;
	font-style: normal;
	src: url(/fonts/roboto-slab-600.woff);
}

@font-face {
	font-family: 'PPCRobotoSlab';
	font-weight: 900;
	font-style: normal;
	src: url(/fonts/roboto-slab-900.woff);
}

