@charset "utf-8";
/* CSS Document */

	
@font-face{
	font-family:poppinRegular;
	src:url("../font/Poppins-Regular.ttf");
	}	
	
@font-face{
	font-family:poppinBold;
	src:url("../font/Poppins-Bold.ttf");
	}

@font-face{
	font-family:impact;
	src:url("../font/impact.ttf");
	}

@font-face{
	font-family:special;
	src:url("../font/Photograph Signature.ttf");
	}
