@font-face { font-family: "Barlow Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n4.ttf") format("ttf"); } @font-face { font-family: "Barlow Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n7.ttf") format("ttf"); } @font-face { font-family: "Barlow Condensed"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Barlow Condensed", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Barlow Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n4.ttf; --font-family-heading: "Barlow Condensed", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #121212; --bg-primary-hover: #1e1e1e; --bg-primary-active: #252525; --bg-primary-invert: #eaeaea; --bg-secondary: #1e1e1e; --bg-secondary-hover: #252525; --bg-secondary-active: #2e2e2e; --bg-tertiary: #252525; --bg-tertiary-hover: #2e2e2e; --bg-tertiary-active: #575757; --bg-quaternary: #575757; --bg-quaternary-hover: #7a7a7a; --bg-quaternary-active: #999999; --text-primary: #eaeaea; --text-primary-invert: #141414; --text-secondary: #999999; --text-secondary-invert: #575757; --border-primary: #575757; --border-primary-hover: #7a7a7a; --border-secondary: #2e2e2e; --border-secondary-hover: #575757; --border-tertiary: #1e1e1e; --border-tertiary-hover: #252525; --border-active: #eaeaea; --border-active-invert: #121212; --icon-primary: #eaeaea; --icon-primary-invert: #141414; --icon-secondary: #999999; --input-bg: #121212; --input-border: #575757; --input-border-hover: #999999; --input-border-active: #eaeaea; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(18, 18, 18, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #e6131d; --bg-brand-hover: #b70f17; --bg-brand-active: #880b11; --text-on-brand: #121212; --text-brand: #e6131d; --text-brand-secondary: #59070b; --icon-on-brand: #121212; --icon-brand: #e6131d; --icon-brand-secondary: #59070b; --border-brand: #e6131d; --bg-brand-secondary: #271213; --bg-brand-secondary-hover: #3c1214; --bg-brand-secondary-active: #521215; }