@font-face {
  font-family: "Gardengrown";
  src: url("/fonts/Gardengrown-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.font-display {
  font-family: "Gardengrown", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
