@font-face {
  font-family: 'Gothamfamily';
  src: url('../fonts/Gotham-Black.woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamfamily';
  src: url('../fonts/Gotham-Light.woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothamfamily';
  src: url('../fonts/Gotham-Medium.woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gotham';
  src: url('../fonts/Gotham-Medium.woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
