@font-face {
  font-family: "Slackey";
  src: url("../font/Slackey-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.font-slackey {
  font-family: "Slackey", sans-serif;
}
