@font-face { font-family: "Clash Grotesk"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n4.ttf") format("ttf"); } @font-face { font-family: "Clash Grotesk"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n7.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Clash Grotesk", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Clash Grotesk";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/clash_grotesk_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/clash_grotesk_n4.ttf; --font-family-heading: "Rethink Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #efe8dd; --bg-primary-hover: #e4ded3; --bg-primary-active: #ded8ce; --bg-primary-invert: #2f2e2e; --bg-secondary: #e4ded3; --bg-secondary-hover: #ded8ce; --bg-secondary-active: #d6d0c6; --bg-tertiary: #ded8ce; --bg-tertiary-hover: #d6d0c6; --bg-tertiary-active: #b2ada5; --bg-quaternary: #b2ada5; --bg-quaternary-hover: #928e89; --bg-quaternary-active: #777470; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2f2e2e; --text-primary-invert: #ede6db; --text-secondary: #777470; --text-secondary-invert: #b2ada5; --border-primary: #b2ada5; --border-primary-hover: #928e89; --border-secondary: #d6d0c6; --border-secondary-hover: #b2ada5; --border-tertiary: #e4ded3; --border-tertiary-hover: #ded8ce; --border-active: #2f2e2e; --border-active-invert: #efe8dd; --icon-primary: #2f2e2e; --icon-primary-invert: #ede6db; --icon-secondary: #777470; --input-bg: #efe8dd; --input-border: #b2ada5; --input-border-hover: #777470; --input-border-active: #2f2e2e; --bg-transparent: rgba(28, 28, 29, 0.05); --bg-transparent-strong: rgba(28, 28, 29, 0.08); --bg-transparent-strongest: rgba(28, 28, 29, 0.12); --bg-transparent-blur-base: rgba(239, 232, 221, 0.9); --border-transparent: rgba(28, 28, 29, 0.1); --border-transparent-strong: rgba(28, 28, 29, 0.12); --border-transparent-strongest: rgba(28, 28, 29, 0.16); --bg-brand: #1c1c1d; --bg-brand-hover: #030303; --bg-brand-active: black; --text-on-brand: #f5f5f3; --text-brand: #1c1c1d; --text-brand-secondary: black; --icon-on-brand: #f5f5f3; --icon-brand: #1c1c1d; --icon-brand-secondary: black; --border-brand: #1c1c1d; --bg-brand-secondary: #dad4ca; --bg-brand-secondary-hover: #c5bfb7; --bg-brand-secondary-active: #b0aba3; }