@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: Roboto; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n9.ttf") format("ttf"); } @font-face { font-family: "Allerta Stencil"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/allerta_stencil_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/allerta_stencil_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --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_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf; --font-family-heading: "Allerta Stencil", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0b0000; --bg-primary-hover: #150a0a; --bg-primary-active: #1b100f; --bg-primary-invert: #bcb1ae; --bg-secondary: #150a0a; --bg-secondary-hover: #1b100f; --bg-secondary-active: #221717; --bg-tertiary: #1b100f; --bg-tertiary-hover: #221717; --bg-tertiary-active: #443937; --bg-quaternary: #443937; --bg-quaternary-hover: #615654; --bg-quaternary-active: #7a6f6d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #bcb1ae; --text-primary-invert: #0d0202; --text-secondary: #7a6f6d; --text-secondary-invert: #443937; --border-primary: #443937; --border-primary-hover: #615654; --border-secondary: #221717; --border-secondary-hover: #443937; --border-tertiary: #150a0a; --border-tertiary-hover: #1b100f; --border-active: #bcb1ae; --border-active-invert: #0b0000; --icon-primary: #bcb1ae; --icon-primary-invert: #0d0202; --icon-secondary: #7a6f6d; --input-bg: #0b0000; --input-border: #443937; --input-border-hover: #7a6f6d; --input-border-active: #bcb1ae; --bg-transparent: rgba(206, 195, 191, 0.05); --bg-transparent-strong: rgba(206, 195, 191, 0.08); --bg-transparent-strongest: rgba(206, 195, 191, 0.12); --bg-transparent-blur-base: rgba(11, 0, 0, 0.9); --border-transparent: rgba(206, 195, 191, 0.1); --border-transparent-strong: rgba(206, 195, 191, 0.12); --border-transparent-strongest: rgba(206, 195, 191, 0.16); --bg-brand: #dd3900; --bg-brand-hover: #aa2c00; --bg-brand-active: #771f00; --text-on-brand: #000000; --text-brand: #dd3900; --text-brand-secondary: #441200; --icon-on-brand: #000000; --icon-brand: #dd3900; --icon-brand-secondary: #441200; --border-brand: #dd3900; --bg-brand-secondary: #200600; --bg-brand-secondary-hover: #350b00; --bg-brand-secondary-active: #4a1100; }