@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f0f1ec; --bg-primary-hover: #e5e7e2; --bg-primary-active: #dfe1dc; --bg-primary-invert: #2d3633; --bg-secondary: #e5e7e2; --bg-secondary-hover: #dfe1dc; --bg-secondary-active: #d6d8d4; --bg-tertiary: #dfe1dc; --bg-tertiary-hover: #d6d8d4; --bg-tertiary-active: #b2b6b1; --bg-quaternary: #b2b6b1; --bg-quaternary-hover: #929793; --bg-quaternary-active: #767c78; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2d3633; --text-primary-invert: #eeefea; --text-secondary: #767c78; --text-secondary-invert: #b2b6b1; --border-primary: #b2b6b1; --border-primary-hover: #929793; --border-secondary: #d6d8d4; --border-secondary-hover: #b2b6b1; --border-tertiary: #e5e7e2; --border-tertiary-hover: #dfe1dc; --border-active: #2d3633; --border-active-invert: #f0f1ec; --icon-primary: #2d3633; --icon-primary-invert: #eeefea; --icon-secondary: #767c78; --input-bg: #f0f1ec; --input-border: #b2b6b1; --input-border-hover: #767c78; --input-border-active: #2d3633; --bg-transparent: rgba(26, 36, 33, 0.05); --bg-transparent-strong: rgba(26, 36, 33, 0.08); --bg-transparent-strongest: rgba(26, 36, 33, 0.12); --bg-transparent-blur-base: rgba(240, 241, 236, 0.9); --border-transparent: rgba(26, 36, 33, 0.1); --border-transparent-strong: rgba(26, 36, 33, 0.12); --border-transparent-strongest: rgba(26, 36, 33, 0.16); --bg-brand: #586149; --bg-brand-hover: #3e4433; --bg-brand-active: #23271d; --text-on-brand: #fff9e5; --text-brand: #586149; --text-brand-secondary: #090a07; --icon-on-brand: #fff9e5; --icon-brand: #586149; --icon-brand-secondary: #090a07; --border-brand: #586149; --bg-brand-secondary: #e1e3dc; --bg-brand-secondary-hover: #d2d4cb; --bg-brand-secondary-active: #c2c6bb; }