@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: Rajdhani; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rajdhani_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rajdhani_n7.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: Rajdhani, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e4e4e4; --bg-primary-hover: #dddedb; --bg-primary-active: #d9dad6; --bg-primary-invert: #6a7142; --bg-secondary: #dddedb; --bg-secondary-hover: #d9dad6; --bg-secondary-active: #d4d5cf; --bg-tertiary: #d9dad6; --bg-tertiary-hover: #d4d5cf; --bg-tertiary-active: #bdbfb0; --bg-quaternary: #bdbfb0; --bg-quaternary-hover: #a9ad96; --bg-quaternary-active: #989c7f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #6a7142; --text-primary-invert: #e3e3e2; --text-secondary: #989c7f; --text-secondary-invert: #bdbfb0; --border-primary: #bdbfb0; --border-primary-hover: #a9ad96; --border-secondary: #d4d5cf; --border-secondary-hover: #bdbfb0; --border-tertiary: #dddedb; --border-tertiary-hover: #d9dad6; --border-active: #6a7142; --border-active-invert: #e4e4e4; --icon-primary: #6a7142; --icon-primary-invert: #e3e3e2; --icon-secondary: #989c7f; --input-bg: #e4e4e4; --input-border: #bdbfb0; --input-border-hover: #989c7f; --input-border-active: #6a7142; --bg-transparent: rgba(94, 102, 50, 0.05); --bg-transparent-strong: rgba(94, 102, 50, 0.08); --bg-transparent-strongest: rgba(94, 102, 50, 0.12); --bg-transparent-blur-base: rgba(228, 228, 228, 0.9); --border-transparent: rgba(94, 102, 50, 0.1); --border-transparent-strong: rgba(94, 102, 50, 0.12); --border-transparent-strongest: rgba(94, 102, 50, 0.16); --bg-brand: #5e6632; --bg-brand-hover: #3e4421; --bg-brand-active: #1f2210; --text-on-brand: #F9F8FF; --text-brand: #5e6632; --text-brand-secondary: black; --icon-on-brand: #F9F8FF; --icon-brand: #5e6632; --icon-brand-secondary: black; --border-brand: #5e6632; --bg-brand-secondary: #d7d7d2; --bg-brand-secondary-hover: #c9cbc0; --bg-brand-secondary-active: #bcbeaf; }