@font-face {
	font-family: "GothamPro";
	src: url(../fonts/GothamPro.eot);
	src: url(../fonts/GothamPro.ttf) format("truetype"), url(../fonts/GothamPro.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "GothamProBold";
	src: url(../fonts/GothamPro-Bold.eot);
	src: url(../fonts/GothamPro-Bold.ttf) format("truetype"), url(../fonts/GothamPro-Bold.woff) format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "GothamProLight";
	src: url(../fonts/GothamPro-Light.eot);
	src: url(../fonts/GothamPro-Light.ttf) format("truetype"), url(../fonts/GothamPro-Light.woff) format("woff");
	font-weight: light;
	font-style: normal;
	font-display: swap;
}