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