@font-face {
  font-family: 'Gotham-Bold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Gotham-Bold.otf);
}@font-face {
  font-family: 'Gotham-Black';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Gotham-Black.otf);
}@font-face {
  font-family: 'Gotham-Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Gotham-Medium.otf);
}@font-face {
  font-family: 'Gotham-Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Gotham-Light.otf);
}