@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f4f3ef; --bg-primary-hover: #e8e7e3; --bg-primary-active: #e0e0dc; --bg-primary-invert: #161616; --bg-secondary: #e8e7e3; --bg-secondary-hover: #e0e0dc; --bg-secondary-active: #d7d6d2; --bg-tertiary: #e0e0dc; --bg-tertiary-hover: #d7d6d2; --bg-tertiary-active: #adadaa; --bg-quaternary: #adadaa; --bg-quaternary-hover: #898886; --bg-quaternary-active: #696867; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #161616; --text-primary-invert: #f2f1ed; --text-secondary: #696867; --text-secondary-invert: #adadaa; --border-primary: #adadaa; --border-primary-hover: #898886; --border-secondary: #d7d6d2; --border-secondary-hover: #adadaa; --border-tertiary: #e8e7e3; --border-tertiary-hover: #e0e0dc; --border-active: #161616; --border-active-invert: #f4f3ef; --icon-primary: #161616; --icon-primary-invert: #f2f1ed; --icon-secondary: #696867; --input-bg: #f4f3ef; --input-border: #adadaa; --input-border-hover: #696867; --input-border-active: #161616; --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(244, 243, 239, 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: #4a850e; --bg-brand-hover: #305709; --bg-brand-active: #172904; --text-on-brand: #ffffff; --text-brand: #4a850e; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #4a850e; --icon-brand-secondary: black; --border-brand: #4a850e; --bg-brand-secondary: #e3e8d9; --bg-brand-secondary-hover: #d2ddc2; --bg-brand-secondary-active: #c1d2ac; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }