@font-face { font-family: "Crimson Pro"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n4.ttf") format("ttf"); } @font-face { font-family: "Crimson Pro"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n7.ttf") format("ttf"); } @font-face { font-family: "Crimson Pro"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Crimson Pro", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Crimson Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/crimson_pro_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/crimson_pro_n4.ttf; --font-family-heading: "Crimson Pro", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #370404; --bg-primary-hover: #3f0c04; --bg-primary-active: #441104; --bg-primary-invert: #cc9400; --bg-secondary: #3f0c04; --bg-secondary-hover: #441104; --bg-secondary-active: #4b1704; --bg-tertiary: #441104; --bg-tertiary-hover: #4b1704; --bg-tertiary-active: #673203; --bg-quaternary: #673203; --bg-quaternary-hover: #7f4a02; --bg-quaternary-active: #945e02; --text-primary: #cc9400; --text-primary-invert: #390604; --text-secondary: #945e02; --text-secondary-invert: #673203; --border-primary: #673203; --border-primary-hover: #7f4a02; --border-secondary: #4b1704; --border-secondary-hover: #673203; --border-tertiary: #3f0c04; --border-tertiary-hover: #441104; --border-active: #cc9400; --border-active-invert: #370404; --icon-primary: #cc9400; --icon-primary-invert: #390604; --icon-secondary: #945e02; --input-bg: #370404; --input-border: #673203; --input-border-hover: #945e02; --input-border-active: #cc9400; --bg-transparent: rgba(219, 162, 0, 0.05); --bg-transparent-strong: rgba(219, 162, 0, 0.08); --bg-transparent-strongest: rgba(219, 162, 0, 0.12); --bg-transparent-blur-base: rgba(55, 4, 4, 0.9); --border-transparent: rgba(219, 162, 0, 0.1); --border-transparent-strong: rgba(219, 162, 0, 0.12); --border-transparent-strongest: rgba(219, 162, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #dba200; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #dba200; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #320404; --bg-brand-secondary-hover: #2c0303; --bg-brand-secondary-active: #270303; }