@font-face {
  font-family: 'GothamBlack-Regular';
  src: url('./GothamBlack.eot');
  src: url('./GothamBlack-Regular.woff2') format('woff2'),
    url('./GothamBlack-Regular.woff') format('woff'),
    url('./GothamBlack.eot?#iefix') format('embedded-opentype'),
    url('./GothamBlack.svg#GothamBlack') format('svg'),
    url('./GothamBlack-Regular.woff') format('truetype');
}
