@font-face {
  font-family: 'DaVinci';
  src: url('https://bonbon-zeta.vercel.app/TRJNDaVinci-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'DaVinci';
  src: url('https://bonbon-zeta.vercel.app/TRJNDaVinci-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}