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

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

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