@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: Sprat; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sprat_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sprat_n4.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: Sprat, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #241a1c; --bg-primary-hover: #2b1f21; --bg-primary-active: #2f2224; --bg-primary-invert: #a67575; --bg-secondary: #2b1f21; --bg-secondary-hover: #2f2224; --bg-secondary-active: #352628; --bg-tertiary: #2f2224; --bg-tertiary-hover: #352628; --bg-tertiary-active: #4d3738; --bg-quaternary: #4d3738; --bg-quaternary-hover: #634647; --bg-quaternary-active: #765354; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #a67575; --text-primary-invert: #251b1d; --text-secondary: #765354; --text-secondary-invert: #4d3738; --border-primary: #4d3738; --border-primary-hover: #634647; --border-secondary: #352628; --border-secondary-hover: #4d3738; --border-tertiary: #2b1f21; --border-tertiary-hover: #2f2224; --border-active: #a67575; --border-active-invert: #241a1c; --icon-primary: #a67575; --icon-primary-invert: #251b1d; --icon-secondary: #765354; --input-bg: #241a1c; --input-border: #4d3738; --input-border-hover: #765354; --input-border-active: #a67575; --bg-transparent: rgba(179, 126, 126, 0.05); --bg-transparent-strong: rgba(179, 126, 126, 0.08); --bg-transparent-strongest: rgba(179, 126, 126, 0.12); --bg-transparent-blur-base: rgba(36, 26, 28, 0.9); --border-transparent: rgba(179, 126, 126, 0.1); --border-transparent-strong: rgba(179, 126, 126, 0.12); --border-transparent-strongest: rgba(179, 126, 126, 0.16); --bg-brand: #cce52f; --bg-brand-hover: #b0c819; --bg-brand-active: #889b13; --text-on-brand: #000000; --text-brand: #cce52f; --text-brand-secondary: #606d0e; --icon-on-brand: #000000; --icon-brand: #cce52f; --icon-brand-secondary: #606d0e; --border-brand: #cce52f; --bg-brand-secondary: #352e1e; --bg-brand-secondary-hover: #464320; --bg-brand-secondary-active: #565722; }