@import "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#081911;background:#fff;font-family:Lato,system-ui,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Manrope,system-ui,sans-serif}::selection{color:#1d5033;background:#b8e2cb}.font-heading{font-family:Manrope,system-ui,sans-serif}.font-body{font-family:Lato,system-ui,sans-serif}
