@tailwind base; @tailwind components; .activenav { @apply bg-gray-300; @apply text-black; } * { font-family: Athiti; } @tailwind utilities;