@font-face { font-family: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } @font-face { font-family: "Archivo Narrow"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_i7.ttf") format("ttf"); } @font-face { font-family: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Archivo Narrow", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Archivo Narrow";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: none; --bg-primary: #9c0202; --bg-primary-hover: #a10c06; --bg-primary-active: #a41209; --bg-primary-invert: #f2b64d; --bg-secondary: #a10c06; --bg-secondary-hover: #a41209; --bg-secondary-active: #a71a0c; --bg-tertiary: #a41209; --bg-tertiary-hover: #a71a0c; --bg-tertiary-active: #b73b1a; --bg-quaternary: #b73b1a; --bg-quaternary-hover: #c55926; --bg-quaternary-active: #d27331; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f2b64d; --text-primary-invert: #9d0403; --text-secondary: #d27331; --text-secondary-invert: #b73b1a; --border-primary: #b73b1a; --border-primary-hover: #c55926; --border-secondary: #a71a0c; --border-secondary-hover: #b73b1a; --border-tertiary: #a10c06; --border-tertiary-hover: #a41209; --border-active: #f2b64d; --border-active-invert: #9c0202; --icon-primary: #f2b64d; --icon-primary-invert: #9d0403; --icon-secondary: #d27331; --input-bg: #9c0202; --input-border: #b73b1a; --input-border-hover: #d27331; --input-border-active: #f2b64d; --bg-transparent: rgba(250, 200, 84, 0.05); --bg-transparent-strong: rgba(250, 200, 84, 0.08); --bg-transparent-strongest: rgba(250, 200, 84, 0.12); --bg-transparent-blur-base: rgba(156, 2, 2, 0.9); --border-transparent: rgba(250, 200, 84, 0.1); --border-transparent-strong: rgba(250, 200, 84, 0.12); --border-transparent-strongest: rgba(250, 200, 84, 0.16); --bg-brand: #fab943; --bg-brand-hover: #f9a711; --bg-brand-active: #d18906; --text-on-brand: #fdfcf7; --text-brand: #fab943; --text-brand-secondary: #a06904; --icon-on-brand: #fdfcf7; --icon-brand: #fab943; --icon-brand-secondary: #a06904; --border-brand: #fab943; --bg-brand-secondary: #a51409; --bg-brand-secondary-hover: #af270f; --bg-brand-secondary-active: #b83916; }