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

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