@import"https://fonts.googleapis.com/css2?family=Oxanium:wght@300;400;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Oxanium,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0003}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.no-scrollbar::-webkit-scrollbar{display:none}
