@font-face {
	font-family: "RobotoBold";	
	src: url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
		 url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "RobotoRegular";	
	src:  url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
		  url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Plump";	
	src: url("../fonts/Plump/Plumpfull.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}