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

.century-gothic {
    font-family: "Century Gothic", sans-serif;
}