@font-face {
  font-family: 'Quicksand-Regular';
  font-style: normal;
  font-weight: normal;
  src: url('https://storage.googleapis.com/craver-mobile-app-images/coffeeshak-assets/Fonts/Quicksand-Regular.ttf') format('TrueType');
}

@font-face {
  font-family: 'CooperBlack';
  font-style: normal;
  font-weight: bold;
  src: url('https://storage.googleapis.com/craver-mobile-app-images/coffeeshak-assets/Fonts/CooperBlack.ttf') format('TrueType');
}

@font-face {
  font-family: 'Quicksand-Bold';
  font-style: normal;
  font-weight: bold;
  src: url('https://storage.googleapis.com/craver-mobile-app-images/coffeeshak-assets/Fonts/Quicksand-Bold.ttf') format('TrueType');
}

