@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: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #1b1b1b; --bg-primary-hover: #262625; --bg-primary-active: #2d2c2b; --bg-primary-invert: #e2e1d3; --bg-secondary: #262625; --bg-secondary-hover: #2d2c2b; --bg-secondary-active: #353533; --bg-tertiary: #2d2c2b; --bg-tertiary-hover: #353533; --bg-tertiary-active: #5b5a56; --bg-quaternary: #5b5a56; --bg-quaternary-hover: #7b7b74; --bg-quaternary-active: #98978e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2e1d3; --text-primary-invert: #1d1d1d; --text-secondary: #98978e; --text-secondary-invert: #5b5a56; --border-primary: #5b5a56; --border-primary-hover: #7b7b74; --border-secondary: #353533; --border-secondary-hover: #5b5a56; --border-tertiary: #262625; --border-tertiary-hover: #2d2c2b; --border-active: #e2e1d3; --border-active-invert: #1b1b1b; --icon-primary: #e2e1d3; --icon-primary-invert: #1d1d1d; --icon-secondary: #98978e; --input-bg: #1b1b1b; --input-border: #5b5a56; --input-border-hover: #98978e; --input-border-active: #e2e1d3; --bg-transparent: rgba(246, 245, 229, 0.05); --bg-transparent-strong: rgba(246, 245, 229, 0.08); --bg-transparent-strongest: rgba(246, 245, 229, 0.12); --bg-transparent-blur-base: rgba(27, 27, 27, 0.9); --border-transparent: rgba(246, 245, 229, 0.1); --border-transparent-strong: rgba(246, 245, 229, 0.12); --border-transparent-strongest: rgba(246, 245, 229, 0.16); --bg-brand: #c2b766; --bg-brand-hover: #afa346; --bg-brand-active: #8b8137; --text-on-brand: #37401c; --text-brand: #c2b766; --text-brand-secondary: #665f29; --icon-on-brand: #37401c; --icon-brand: #c2b766; --icon-brand-secondary: #665f29; --border-brand: #c2b766; --bg-brand-secondary: #2c2b23; --bg-brand-secondary-hover: #3c3a2a; --bg-brand-secondary-active: #4d4a32; }