@tailwind base;
@tailwind components;
@tailwind utilities;
* {
    font-family: "Montserrat", Sans-serif, serif;
}
