@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Montserrat:wght@700;800&display=swap');
body{font-family:'Inter',sans-serif;}
h1,h2,h3{font-family:'Montserrat',sans-serif;}
.text-outline{-webkit-text-stroke:2px currentColor;color:transparent;}
.no-scrollbar::-webkit-scrollbar{display:none;}
.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none;}