/* Green Solutions webfonts.
   Baloo 2 (título de marca), Poppins (manchete + corpo), Lora (recurso de documento).
   Todas as três são famílias Google Fonts reais — servidas do CDN oficial.
   Se preferir auto-hospedar, baixe os .woff2 e troque este @import por @font-face. */
@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700;800&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,600;1,700&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");
