@font-face {
  font-family: 'Inter Local';
  src: url('/assets/fonts/inter-variable.ttf') format('truetype');
  font-weight: 100 900;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Playful Monalisa Sans';
  src: url('/assets/fonts/playful-monalisa-sans-demo.otf') format('opentype');
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  font-display: swap;
}
