/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: Gotham;
	src: url("../fonts/Gotham-Book.otf") format('truetype'),
	url("../fonts/Gotham-Book.ttf") format('embedded-opentype');
}

@font-face {
	font-family: Gotham;
	font-weight: bold;
	src: url("../fonts/Gotham-Bold.otf") format('truetype'), 
	url("../fonts/Gotham-Bold.ttf") format('embedded-opentype');
}