export const FONTS = {
  sans: "Inter, sans-serif",
  display: "Inter, sans-serif",
  mono: "monospace",
};
