.sniglet-regular {
  font-family: "Sniglet", system-ui;
  font-weight: 400;
  font-style: normal;
}

.sniglet-extrabold {
  font-family: "Sniglet", system-ui;
  font-weight: 800;
  font-style: normal;
}
.flavors-regular {
  font-family: "Flavors", cursive;
  font-weight: 400;
  font-style: normal;
}

body {
    font-family: 'sniglet', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}
.h1{font-family: 'sniglet';}
.h1, h1 {
    font-size: 99px;
  text-shadow: 0 6px 1px rgba(0,0,0,0.3);
  line-height: 1;
  font-weight: 400;
  font-family: 'sniglet', sans-serif;
}
