@font-face {
  font-family: 'GothamBook';
  src: url('../fonts/GothamBook.woff') format('woff'),
       url('../fonts/GothamBook.ttf') format('truetype'),
       url('../fonts/GothamBook.svg#GothamBook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamBold';
  src: url('../fonts/GothamBold.woff') format('woff'),
       url('../fonts/GothamBold.ttf') format('truetype'),
       url('../fonts/GothamBold.svg#GothamBold') format('svg');
  font-weight: normal;
  font-style: normal;
}



