
/*Fonts*/

@font-face {
  font-family: gotham;
  font-weight:  100 400;
  src: url('gotham-book.woff') format("woff");
}

@font-face {
  font-family: gotham;
  font-weight: 500 900;
  src: url('gotham-bold.woff') format("woff");
}
/* 
@font-face {
  font-family: hvneue;
  src: url(helvetica-neue-black-cond.woff) format("woff");
} */