@font-face {
  font-family: 'Kindentosca';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local('Kindentosca'),
        url('../fonts/Kindentosca.woff') format('woff');
}

@font-face {
  font-family: 'TTChocolates';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local('TTChocolates'),
        url('../fonts/TTChocolates-Regular.woff') format('woff');
}


