@font-face {
  font-family: 'Gotham';
  src: url('/fonts/gotham/ogtham-medium.ttf');
}

@font-face {
  font-family: 'Gotham_black';
  src: url('/fonts/gotham/gotham_black.ttf');
}