:root { --font-primary:'Poppins',sans-serif; }
body { font-family: var(--font-primary); }
