@font-face {
  font-family: 'GothamPro';
  src: url("GothamPro.woff") format('woff'),
       url("GothamPro.ttf") format('truetype'),
       url("GothamPro.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Pro';
  src: url("");
  src: url("") format('woff2'),
       url("") format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

