@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "General Sans", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c41f1f; --bg-primary-hover: #ba1d1d; --bg-primary-active: #b41d1d; --bg-primary-invert: #120303; --bg-secondary: #ba1d1d; --bg-secondary-hover: #b41d1d; --bg-secondary-active: #ac1b1b; --bg-tertiary: #b41d1d; --bg-tertiary-hover: #ac1b1b; --bg-tertiary-active: #8b1616; --bg-quaternary: #8b1616; --bg-quaternary-hover: #6e1111; --bg-quaternary-active: #540d0d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #120303; --text-primary-invert: #c21f1f; --text-secondary: #540d0d; --text-secondary-invert: #8b1616; --border-primary: #8b1616; --border-primary-hover: #6e1111; --border-secondary: #ac1b1b; --border-secondary-hover: #8b1616; --border-tertiary: #ba1d1d; --border-tertiary-hover: #b41d1d; --border-active: #120303; --border-active-invert: #c41f1f; --icon-primary: #120303; --icon-primary-invert: #c21f1f; --icon-secondary: #540d0d; --input-bg: #c41f1f; --input-border: #8b1616; --input-border-hover: #540d0d; --input-border-active: #120303; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(196, 31, 31, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #6d6565; --bg-brand-hover: #534c4c; --bg-brand-active: #383434; --text-on-brand: #ffffff; --text-brand: #6d6565; --text-brand-secondary: #1e1b1b; --icon-on-brand: #ffffff; --icon-brand: #6d6565; --icon-brand-secondary: #1e1b1b; --border-brand: #6d6565; --bg-brand-secondary: #bb2626; --bg-brand-secondary-hover: #b32d2d; --bg-brand-secondary-active: #aa3434; }