@font-face {

	font-family:"poppinsmedium";

		src:url("../fonts/Poppins-Medium.ttf") format("truetype"); 

}

@font-face {

	font-family:"FuturaPTMedium";

		src:url("../fonts/FuturaPTMedium.otf") format("truetype"); 

}

@font-face {

	font-family:"Poppinsreg";

		src:url("../fonts/Poppins-Regular.ttf") format("truetype"); 

}


@font-face {

	font-family:"Poppinsmed";

		src:url("../fonts/Poppins-Medium.ttf") format("truetype"); 

}
@font-face {

	font-family:"PoppinsLight";

		src:url("../fonts/Poppins-Light.ttf") format("truetype"); 

}


