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