@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.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: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #000000; --bg-primary-hover: #0d0800; --bg-primary-active: #140d00; --bg-primary-invert: #e89600; --bg-secondary: #0d0800; --bg-secondary-hover: #140d00; --bg-secondary-active: #1f1400; --bg-tertiary: #140d00; --bg-tertiary-hover: #1f1400; --bg-tertiary-active: #4a3000; --bg-quaternary: #4a3000; --bg-quaternary-hover: #704900; --bg-quaternary-active: #915e00; --text-primary: #e89600; --text-primary-invert: #030200; --text-secondary: #915e00; --text-secondary-invert: #4a3000; --border-primary: #4a3000; --border-primary-hover: #704900; --border-secondary: #1f1400; --border-secondary-hover: #4a3000; --border-tertiary: #0d0800; --border-tertiary-hover: #140d00; --border-active: #e89600; --border-active-invert: #000000; --icon-primary: #e89600; --icon-primary-invert: #030200; --icon-secondary: #915e00; --input-bg: #000000; --input-border: #4a3000; --input-border-hover: #915e00; --input-border-active: #e89600; --bg-transparent: rgba(255, 165, 0, 0.05); --bg-transparent-strong: rgba(255, 165, 0, 0.08); --bg-transparent-strongest: rgba(255, 165, 0, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(255, 165, 0, 0.1); --border-transparent-strong: rgba(255, 165, 0, 0.12); --border-transparent-strongest: rgba(255, 165, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ff0000; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ff0000; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: black; --bg-brand-secondary-hover: black; --bg-brand-secondary-active: black; }