@font-face {
	font-family: 'GothamRounded-Book';
	src: url('/fonts/gothamrnd-book.eot');
	src: url('/fonts/gothamrnd-book.eot?#iefix') format('embedded-opentype'),
			 url('/fonts/gothamrnd-book.woff') format('woff'),
			 url('/fonts/gothamrnd-book.ttf') format('truetype'),
			 url('/fonts/gothamrnd-book.svg#gothamrnd-book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamRounded-Bold';
	src: url('/fonts/gothamrnd-bold.eot');
	src: url('/fonts/gothamrnd-bold.eot?#iefix') format('embedded-opentype'),
			 url('/fonts/gothamrnd-bold.woff') format('woff'),
			 url('/fonts/gothamrnd-bold.ttf') format('truetype'),
			 url('/fonts/gothamrnd-bold.svg#gothamrnd-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}