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

body {
    font-family: "Roboto Slab", serif;
}
