@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-display: swap;
  src: url(/fonts/Gotham-XLight.woff) format('woff');
}
@font-face {
  font-family: 'Gotham';
  font-style: italic;
  font-display: swap;
  src: url(/fonts/Gotham-XLightItalic.woff) format('woff');
}
@font-face {
  font-family: 'Gotham';
  font-style: bold;
  font-display: swap;
  src: url(/fonts/Gotham-Medium.woff) format('woff');
}
