/* Good Times (Regular) */
@font-face {
  font-family: "Good Times";
  src: url("https://ledwholesalehub.com/wp-content/uploads/2026/03/good-times-rg-1.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Optional helper class */
.good-times {
  font-family: "Good Times", sans-serif;
}
