@font-face {
	font-family: RobotoSlab-Regular;
	font-weight: 400;
	font-style: normal;
	src: url("RobotoSlab-Regular.ttf") format("truetype");
}
@font-face {
	font-family: RobotoSlab-Bold;
	font-weight: 700;
	font-style: normal;
	src: url("RobotoSlab-Bold.ttf") format("truetype");
}