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

[x-cloak] {
    display: none;
}


body , p , h1 , h2 , h3 {
    font-family: Poppins, sans-serif;
    font-style: normal;
}
