@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url('/fonts/gotham/GothamBook.woff2');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/fonts/gotham/GothamBook.woff2');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('/fonts/gotham/GothamMedium.woff2');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('/fonts/gotham/GothamMedium.woff2');
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('/fonts/gotham/GothamMedium.woff2');
}
