@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "Klee One", cursive !important;
  font-weight: 400;
  font-style: normal;
}

body{
  font-family: "Klee One", cursive !important;
}