@font-face {
  font-family: GothamPro;
  src: url(/assets/fonts/GothamPro.woff);
  font-weight: normal;
}
@font-face {
  font-family: GothamPro;
  src: url(/assets/fonts/GothamPro-Light.woff);
  font-weight: 300;
}
@font-face {
  font-family: GothamPro;
  src: url(/assets/fonts/GothamPro-Bold.woff);
  font-weight: 700;
}