:root{
  --tao-font:"Segoe UI Variable","SF Pro Display","SF Pro Text",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
html,body,button,input,select,textarea{font-family:var(--tao-font)!important}
body{
  font-weight:450;
  letter-spacing:-.008em;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
  font-feature-settings:"kern" 1,"liga" 1,"calt" 1;
}
h1,h2,h3,h4,h5,h6,.brand,.section-title,.neo-game-copy h1,.neo-detail-title h1{
  font-family:var(--tao-font)!important;
  font-weight:850!important;
  letter-spacing:-.035em!important;
  font-style:normal!important;
}
.brand{letter-spacing:-.025em!important}
.navlinks,.view-btn,.primary,.outline-btn,.neo-action-btn,.tao-admin-btn{
  font-weight:750!important;
  letter-spacing:-.01em!important;
}
.card-body h3{font-weight:800!important;letter-spacing:-.02em!important}
.card-body p,.lead,.neo-game-copy p,.neo-detail-title p{letter-spacing:-.006em!important}
.version,.neo-badge,.neo-label,.tao-pro-kicker{letter-spacing:.08em!important;font-weight:800!important}
