/*
 * CSS fonts for Memorial page
 */

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

/* End */
