@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #faf7f2; --bg-primary-hover: #f0ede8; --bg-primary-active: #eae7e3; --bg-primary-invert: #454544; --bg-secondary: #f0ede8; --bg-secondary-hover: #eae7e3; --bg-secondary-active: #e2dfdb; --bg-tertiary: #eae7e3; --bg-tertiary-hover: #e2dfdb; --bg-tertiary-active: #c0bebb; --bg-quaternary: #c0bebb; --bg-quaternary-hover: #a2a19e; --bg-quaternary-active: #898785; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #454544; --text-primary-invert: #f8f5f0; --text-secondary: #898785; --text-secondary-invert: #c0bebb; --border-primary: #c0bebb; --border-primary-hover: #a2a19e; --border-secondary: #e2dfdb; --border-secondary-hover: #c0bebb; --border-tertiary: #f0ede8; --border-tertiary-hover: #eae7e3; --border-active: #454544; --border-active-invert: #faf7f2; --icon-primary: #454544; --icon-primary-invert: #f8f5f0; --icon-secondary: #898785; --input-bg: #faf7f2; --input-border: #c0bebb; --input-border-hover: #898785; --input-border-active: #454544; --bg-transparent: rgba(51, 51, 51, 0.05); --bg-transparent-strong: rgba(51, 51, 51, 0.08); --bg-transparent-strongest: rgba(51, 51, 51, 0.12); --bg-transparent-blur-base: rgba(250, 247, 242, 0.9); --border-transparent: rgba(51, 51, 51, 0.1); --border-transparent-strong: rgba(51, 51, 51, 0.12); --border-transparent-strongest: rgba(51, 51, 51, 0.16); --bg-brand: #37c44c; --bg-brand-hover: #2c9c3d; --bg-brand-active: #21742d; --text-on-brand: #FFFFFF; --text-brand: #37c44c; --text-brand-secondary: #154d1e; --icon-on-brand: #FFFFFF; --icon-brand: #37c44c; --icon-brand-secondary: #154d1e; --border-brand: #37c44c; --bg-brand-secondary: #e7f2e1; --bg-brand-secondary-hover: #d3edd1; --bg-brand-secondary-active: #c0e8c0; }