@font-face {
	font-family:'GothamLight';
	src:url('../fonts/GothamLight.eot');
	src:local('GothamLight'),
		url('../fonts/GothamLight.woff') format('woff'),
		url('../fonts/GothamLight.ttf') format('truetype');
}
@font-face {
	font-family:'GothamBook';
	src:url('../fonts/GothamBook.eot');
	src:local('GothamBook'),
		url('../fonts/GothamBook.woff') format('woff'),
		url('../fonts/GothamBook.ttf') format('truetype');
}
@font-face {
	font-family:'gothambold1';
	src:url('../fonts/gothambold1.eot');
	src:local('gothambold1'),
		url('../fonts/gothambold1.woff') format('woff'),
		url('../fonts/gothambold1.ttf') format('truetype');
}
/*
@font-face {
	font-family:'centabel';
	src:url('../font/centabel.eot');
	src:local('centabel'),
		url('../font/centabel.woff') format('woff'),
		url('../font/centabel.ttf') format('truetype');
}
*/

/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_5903">Text with this font applied</p> */
.fontsforweb_fontid_4008 {
	font-family: 'GothamLight' !important;
}
.fontsforweb_fontid_10146 {
	font-family: 'GothamBook' !important;
}
.fontsforweb_fontid_5903 {
	font-family: 'gothambold1' !important;
}
/*
.fontsforweb_fontid_4074 {
	font-family: 'centabel' !important;
}
*/

/* Font downloaded from FontsForWeb.com */