@import "tailwindcss"; @layer base { :root { font-family: "Nunito", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif; } h1, h2, h3, h4, h5, h6 { font-weight: 800; } }