@font-face
{
	font-family: 'Gotham';
	font-weight: 700;
	font-style: normal;
	src: url('../fonts/gotham-700.eot?#iefix') format('embedded-opentype'),
		url('../fonts/gotham-700.woff') format('woff'),
		url('../fonts/gotham-700.ttf')  format('truetype'),
		url('../fonts/gotham-700.svg#gotham-700') format('svg');
}
