@font-face {
  font-family: 'Gotham-Book';
  font-style: normal;
  font-weight: normal;
  src: url('https://storage.googleapis.com/craver-mobile-app-images/konacrust-assets/Fonts/Gotham-Book.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham-Black';
  font-style: normal;
  font-weight: bold;
  src: url('https://storage.googleapis.com/craver-mobile-app-images/konacrust-assets/Fonts/Gotham-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham-BookItalic';
  font-style: normal;
  font-weight: normal;
  src: url('https://storage.googleapis.com/craver-mobile-app-images/konacrust-assets/Fonts/Gotham-BookItalic.otf') format('opentype');
}