@font-face {
  font-family: 'Gotham-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Gotham-Regular.ttf);
}@font-face {
  font-family: 'GothamBold';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/GothamBold.otf);
}