@font-face {
  font-family: 'GothamBold';
  src: url('GothamBold.woff') format('woff'),
       url('GothamBold.woff2') format('woff2'),
       url('GothamBold.eot'),
       url('GothamBold.eot?#iefix') format('embedded-opentype'),
       url('GothamBold.ttf') format('truetype'),
       url('GothamBold.svg#GothamBold') format('svg');
  font-weight: normal;
  font-style: normal;
}