body {
  background-color: #ffb0a3;
  color: #4e041c;
  
}

@font-face {
  font-family: 'Biscut';
  src: url('Biscut.woff2') format('woff2'),
       url('Biscut.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-family: 'Biscut'
}


 
