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

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

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

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

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