.font-abc{font-family:var(--font-abc)}.font-gt{font-family:var(--font-gt)}.text-heading{font-family:var(--font-abc);font-weight:600}.text-subheading{font-family:var(--font-abc);font-weight:500}.text-body{font-family:var(--font-gt);font-weight:400}.text-body-medium{font-family:var(--font-gt);font-weight:500}*{box-sizing:border-box}html{font-size:16px;line-height:1.5}body{margin:0;padding:0;font-family:var(--font-gt);color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-abc);margin:0;line-height:1.2}h1{font-size:2.5rem;font-weight:600}h2{font-size:2rem;font-weight:500}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.25rem;font-weight:500}h5{font-size:1.125rem;font-weight:500}h6{font-size:1rem;font-weight:500}button{font-family:var(--font-abc);font-weight:500}input,textarea,select{font-family:var(--font-gt)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}::selection{background-color:#0a4aa0;color:#fff}
