/* Match the CSS variables emitted by next/font in the reference application. */
:root {
  --font-open-sans: "Open Sans";
  --font-merienda: "Merienda";
}
