@tailwind base;@tailwind components;@tailwind utilities;@layer base{@font-face{font-family:Montserrat-Regular;src:url(/fonts/montserrat/Montserrat-Regular.ttf)}@font-face{font-family:Montserrat-Medium;src:url(/fonts/montserrat/Montserrat-Medium.ttf)}@font-face{font-family:Montserrat-SemiBold;src:url(/fonts/montserrat/Montserrat-SemiBold.ttf)}@font-face{font-family:Montserrat-Bold;src:url(/fonts/montserrat/Montserrat-Bold.ttf)}@font-face{font-family:NoToSans-Regular;src:url(/fonts/NotoSansGeorgian/NotoSansGeorgian-Regular.ttf)}@font-face{font-family:NoToSans-Medium;src:url(/fonts/NotoSansGeorgian/NotoSansGeorgian-Medium.ttf)}@font-face{font-family:NoToSans-SemiBold;src:url(/fonts/NotoSansGeorgian/NotoSansGeorgian-SemiBold.ttf)}@font-face{font-family:NoToSans-Bold;src:url(/fonts/NotoSansGeorgian/NotoSansGeorgian-Bold.ttf)}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/fonts/MaterialSymbolsOutlined-Regular.ttf)}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#111118;color:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}span{cursor:default}
