/* font-family: "CenturyGothicRegular"; */
@font-face {
	font-family: "Gothic";
	src: url("../fonts/CenturyGothicRegular/CenturyGothicRegular.eot");
	src: url("../fonts/CenturyGothicRegular/CenturyGothicRegular.eot?#iefix")format("embedded-opentype"),
	url("../fonts/CenturyGothicRegular/CenturyGothicRegular.woff") format("woff"),
	url("../fonts/CenturyGothicRegular/CenturyGothicRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
	}

/* font-family: "CenturyGothicRegular"; */
@font-face {
	font-family: "Gothic";
	src: url("../fonts/CenturyGothicBold/century-gothic-bold.eot");
	src: url("../fonts/CenturyGothicBold/century-gothic-bold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/CenturyGothicBold/century-gothic-bold.woff") format("woff"),
	url("../fonts/CenturyGothicBold/century-gothic-bold.ttf") format("truetype");
	font-style: normal;
	font-weight: bold;
}