@font-face {
  font-family: 'Little Days';
  src: url('./Little days.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Little Days Alt';
  src: url('./Little Days Alt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Little Daisy';
  src: url('./Little Daisy.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}