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

:root {
    font-family: var(--font-rubik);
    font-optical-sizing: auto;
}



