/* Served from /public so Next does not subset the TTF (Chrome OTS rejected the subset). */
@font-face {
  src: url("./happy-times-NG_italic_master_web.ttf") format("truetype");
  font-family: "Happy Times Italic";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
