@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: "Barlow Condensed"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-400: 400; --font-weight-600: 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: "Barlow Condensed", sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --font-weight-420: 900; --font-weight-440: 900; --font-weight-460: 900; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 200px; --bg-primary: #0b0b0b; --bg-primary-hover: #171717; --bg-primary-active: #1f1f1f; --bg-primary-invert: #d4af37; --bg-secondary: #171717; --bg-secondary-hover: #1f1f1f; --bg-secondary-active: #282828; --bg-tertiary: #1f1f1f; --bg-tertiary-hover: #282828; --bg-tertiary-active: #525252; --bg-quaternary: #525252; --bg-quaternary-hover: #767676; --bg-quaternary-active: #969696; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #09141a; --text-secondary: #969696; --text-secondary-invert: #525252; --border-primary: #525252; --border-primary-hover: #767676; --border-secondary: #282828; --border-secondary-hover: #525252; --border-tertiary: #171717; --border-tertiary-hover: #1f1f1f; --border-active: #e9e9e9; --border-active-invert: #0b0b0b; --icon-primary: #e9e9e9; --icon-primary-invert: #09141a; --icon-secondary: #969696; --input-bg: #0b0b0b; --input-border: #525252; --input-border-hover: #969696; --input-border-active: #e9e9e9; --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-highlight: rgba(255, 255, 255, 0.05); --bg-highlight-hover: rgba(255, 255, 255, 0.08); --bg-highlight-active: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(11, 11, 11, 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: #d4af37; --bg-brand-hover: #b29126; --bg-brand-active: #886f1d; --icon-on-brand: #09141a; --icon-brand-secondary: #5e4c14; --icon-link: #d4af37; --text-link: #d4af37; --text-link-secondary: #5e4c14; --input-radius-normal: 4px; --image-radius-normal: 4px; --panel-radius-normal: 4px; --button-radius-normal: 4px 4px 4px 4px; }