@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 400;
  src: url(gothampro/gothampro.ttf) format('truetype');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 300;
  src: url(gothampro/gothampro_light.ttf) format('truetype');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 700;
  src: url(gothampro/gothampro_bold.ttf) format('truetype');
}