@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
body, input, select, h1, h2, h3, h4, h5, h6{font-family: 'Quicksand', sans-serif; font-size:16px} 
h1{font-size:32px}
h2{font-size:28px}
h3{font-size:24px}
h4{font-size:20px}
h5{font-size:18px}
h6{font-size:16px}