@font-face {
  font-family: 'GothamBold';
  src: url('./style-gotham-bold.woff2') format('woff2'),
    url('./style-gotham-bold.woff') format('woff'),
    url('./style-gotham-bold.ttf') format('truetype');
}
