@font-face {
  font-family : 'Klee One';
  src : url('/fonts/KleeOne-Regular.ttf') format('truetype');
  font-weight : 400;
  font-display : swap;
}

@font-face {
  font-family : 'Klee One';
  src : url('/fonts/KleeOne-SemiBold.ttf') format('truetype');
  font-weight : 600;
  font-display : swap;
}

