@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #cfcfcf; --bg-primary-hover: #c5c5c5; --bg-primary-active: #bebebe; --bg-primary-invert: #131313; --bg-secondary: #c5c5c5; --bg-secondary-hover: #bebebe; --bg-secondary-active: #b6b6b6; --bg-tertiary: #bebebe; --bg-tertiary-hover: #b6b6b6; --bg-tertiary-active: #939393; --bg-quaternary: #939393; --bg-quaternary-hover: #747474; --bg-quaternary-active: #595959; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #131313; --text-primary-invert: #cdcdcd; --text-secondary: #595959; --text-secondary-invert: #939393; --border-primary: #939393; --border-primary-hover: #747474; --border-secondary: #b6b6b6; --border-secondary-hover: #939393; --border-tertiary: #c5c5c5; --border-tertiary-hover: #bebebe; --border-active: #131313; --border-active-invert: #cfcfcf; --icon-primary: #131313; --icon-primary-invert: #cdcdcd; --icon-secondary: #595959; --input-bg: #cfcfcf; --input-border: #939393; --input-border-hover: #595959; --input-border-active: #131313; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(207, 207, 207, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #cfcfcf; --bg-brand-hover: #b6b6b6; --bg-brand-active: #9c9c9c; --text-on-brand: #000000; --text-brand: #cfcfcf; --text-brand-secondary: #838383; --icon-on-brand: #000000; --icon-brand: #cfcfcf; --icon-brand-secondary: #838383; --border-brand: #cfcfcf; --bg-brand-secondary: #cfcfcf; --bg-brand-secondary-hover: #cfcfcf; --bg-brand-secondary-active: #cfcfcf; }