@tailwind base;
@tailwind components;
@tailwind utilities;

body {
    font-family: 'Vazirmatn', sans-serif;
}
