@font-face {
	font-family: "GothamPro";
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/GothamProRegular.woff');
}

@font-face {
	font-family: "GothamPro";
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/GothamProMedium.woff');
}

