@font-face {
  font-family: 'Gotham';
  src:url("../fonts/Gotham-Medium.otf");
  font-weight: normal;
}

@font-face {
  font-family: 'Gotham-thin';
  src:url("../fonts/Gotham-Thin.otf");
}

@font-face {
  font-family: 'Gotham-ultra';
  src:url("../fonts/Gotham-Ultra.otf");
}