@font-face
{
	font-family: "PoppinsExtraBold";
	src: url('../fonts/Poppins-ExtraBold.ttf')  format('woff');
}

@font-face
{
	font-family: "PoppinsMedium";
	src: url('../fonts/Poppins-Medium.ttf')  format('woff');
}