@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap";:root{--font-header: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--font-header);font-weight:500;letter-spacing:-.005em}body,p,span,div,button,input,textarea,select,label{font-family:var(--font-body);font-weight:400}.display,h1.display,h2.display{letter-spacing:-.005em}
