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

*{
    font-family: Poppins;
}
