 body {font-family: "Satoshi"; font-weight: 400; font-style: normal; font-variation-settings: 'wght' 400; font-size: var(--text-m); color: var(--gray)} h1, h2, h3, h4, h5, h6 {font-family: "Cabinet Grotesk"; font-weight: 400; font-style: normal; font-variation-settings: 'wght' 800; color: var(--dark)} h1 {font-size: var(--text-4xl)} h2 {font-size: var(--text-3xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-xl)} h5 {font-size: var(--text-l)} h6 {font-size: var(--text-m)}