@font-face { font-family: Cousine; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf") format("ttf"); } @font-face { font-family: Cousine; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cousine_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cousine_n7.ttf") format("ttf"); } @font-face { font-family: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cousine, monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Cousine;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cousine_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cousine_n4.ttf; --font-family-heading: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #272626; --bg-primary-hover: #313030; --bg-primary-active: #373636; --bg-primary-invert: #e2e1e1; --bg-secondary: #313030; --bg-secondary-hover: #373636; --bg-secondary-active: #403f3f; --bg-tertiary: #373636; --bg-tertiary-hover: #403f3f; --bg-tertiary-active: #626262; --bg-quaternary: #626262; --bg-quaternary-hover: #818181; --bg-quaternary-active: #9c9b9b; --text-primary: #e2e1e1; --text-primary-invert: #292828; --text-secondary: #9c9b9b; --text-secondary-invert: #626262; --border-primary: #626262; --border-primary-hover: #818181; --border-secondary: #403f3f; --border-secondary-hover: #626262; --border-tertiary: #313030; --border-tertiary-hover: #373636; --border-active: #e2e1e1; --border-active-invert: #272626; --icon-primary: #e2e1e1; --icon-primary-invert: #292828; --icon-secondary: #9c9b9b; --input-bg: #272626; --input-border: #626262; --input-border-hover: #9c9b9b; --input-border-active: #e2e1e1; --bg-transparent: rgba(244, 244, 244, 0.05); --bg-transparent-strong: rgba(244, 244, 244, 0.08); --bg-transparent-strongest: rgba(244, 244, 244, 0.12); --bg-transparent-blur-base: rgba(39, 38, 38, 0.9); --border-transparent: rgba(244, 244, 244, 0.1); --border-transparent-strong: rgba(244, 244, 244, 0.12); --border-transparent-strongest: rgba(244, 244, 244, 0.16); --bg-brand: #bd585a; --bg-brand-hover: #a24042; --bg-brand-active: #7d3233; --text-on-brand: #161616; --text-brand: #bd585a; --text-brand-secondary: #592324; --icon-on-brand: #161616; --icon-brand: #bd585a; --icon-brand-secondary: #592324; --border-brand: #bd585a; --bg-brand-secondary: #362b2b; --bg-brand-secondary-hover: #453030; --bg-brand-secondary-active: #543536; }