@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: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.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: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e8e8e8; --bg-primary-hover: gainsboro; --bg-primary-active: #d5d5d5; --bg-primary-invert: #151515; --bg-secondary: gainsboro; --bg-secondary-hover: #d5d5d5; --bg-secondary-active: #cccccc; --bg-tertiary: #d5d5d5; --bg-tertiary-hover: #cccccc; --bg-tertiary-active: #a5a5a5; --bg-quaternary: #a5a5a5; --bg-quaternary-hover: #828282; --bg-quaternary-active: #646464; --text-primary: #151515; --text-primary-invert: #e6e6e6; --text-secondary: #646464; --text-secondary-invert: #a5a5a5; --border-primary: #a5a5a5; --border-primary-hover: #828282; --border-secondary: #cccccc; --border-secondary-hover: #a5a5a5; --border-tertiary: gainsboro; --border-tertiary-hover: #d5d5d5; --border-active: #151515; --border-active-invert: #e8e8e8; --icon-primary: #151515; --icon-primary-invert: #e6e6e6; --icon-secondary: #646464; --input-bg: #e8e8e8; --input-border: #a5a5a5; --input-border-hover: #646464; --input-border-active: #151515; --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(232, 232, 232, 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: #cd0000; --bg-brand-hover: #9a0000; --bg-brand-active: #670000; --text-on-brand: #ffffff; --text-brand: #cd0000; --text-brand-secondary: #340000; --icon-on-brand: #ffffff; --icon-brand: #cd0000; --icon-brand-secondary: #340000; --border-brand: #cd0000; --bg-brand-secondary: #e5d1d1; --bg-brand-secondary-hover: #e3baba; --bg-brand-secondary-active: #e0a2a2; }