@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: "Golos Text"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/golos_text_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/golos_text_n6.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: "Golos Text", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f5f2d4; --bg-primary-hover: #ebe8cd; --bg-primary-active: #e5e2c8; --bg-primary-invert: #42414f; --bg-secondary: #ebe8cd; --bg-secondary-hover: #e5e2c8; --bg-secondary-active: #dddbc2; --bg-tertiary: #e5e2c8; --bg-tertiary-hover: #dddbc2; --bg-tertiary-active: #bcbaaa; --bg-quaternary: #bcbaaa; --bg-quaternary-hover: #9e9d94; --bg-quaternary-active: #858381; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #42414f; --text-primary-invert: #f3f0d3; --text-secondary: #858381; --text-secondary-invert: #bcbaaa; --border-primary: #bcbaaa; --border-primary-hover: #9e9d94; --border-secondary: #dddbc2; --border-secondary-hover: #bcbaaa; --border-tertiary: #ebe8cd; --border-tertiary-hover: #e5e2c8; --border-active: #42414f; --border-active-invert: #f5f2d4; --icon-primary: #42414f; --icon-primary-invert: #f3f0d3; --icon-secondary: #858381; --input-bg: #f5f2d4; --input-border: #bcbaaa; --input-border-hover: #858381; --input-border-active: #42414f; --bg-transparent: rgba(48, 48, 66, 0.05); --bg-transparent-strong: rgba(48, 48, 66, 0.08); --bg-transparent-strongest: rgba(48, 48, 66, 0.12); --bg-transparent-blur-base: rgba(245, 242, 212, 0.9); --border-transparent: rgba(48, 48, 66, 0.1); --border-transparent-strong: rgba(48, 48, 66, 0.12); --border-transparent-strongest: rgba(48, 48, 66, 0.16); --bg-brand: #daa520; --bg-brand-hover: #ae8319; --bg-brand-active: #816213; --text-on-brand: #ffffff; --text-brand: #daa520; --text-brand-secondary: #55400c; --icon-on-brand: #ffffff; --icon-brand: #daa520; --icon-brand-secondary: #55400c; --border-brand: #daa520; --bg-brand-secondary: #f2eac2; --bg-brand-secondary-hover: #f0e3b0; --bg-brand-secondary-active: #eddb9e; }