@font-face {
  font-family: 'Gotham Black';
  src: url('Gotham-Black.eot');
  src: local('☺'), url('Gotham-Black.woff') format('woff'),
    url('Gotham-Black.ttf') format('truetype'), url('Gotham-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}