@font-face {
  font-family: 'Afacad';
  font-style: normal;
  font-weight: normal;
  src: url('Afacad-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Afacad';
  font-style: normal;
  font-weight: bold;
  src: url('Afacad-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Calistoga';
  font-style: normal;
  font-weight: normal;
  src: url('Calistoga-Regular.ttf') format('truetype');
}