@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

html{ font-family: 'Montserrat', sans-serif;}
body,
h1,h2,h3,h4,h5,h6,input,select,button{ font-family: 'Montserrat', sans-serif;}

