@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800&family=Lato:wght@400;700&display=swap");
		body { font-family: 'Lato', sans-serif; background: #f5f7f2; }
		h1, h2, h3 { font-family: 'Poppins', sans-serif; }
		input, select { font-family: 'Lato', sans-serif; }
