@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: 126px; --bg-primary: #0a0a0c; --bg-primary-hover: #161618; --bg-primary-active: #1e1e1f; --bg-primary-invert: #c1121f; --bg-secondary: #161618; --bg-secondary-hover: #1e1e1f; --bg-secondary-active: #272729; --bg-tertiary: #1e1e1f; --bg-tertiary-hover: #272729; --bg-tertiary-active: #515152; --bg-quaternary: #515152; --bg-quaternary-hover: #767677; --bg-quaternary-active: #969697; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #ffffff; --text-secondary: #969697; --text-secondary-invert: #515152; --border-primary: #515152; --border-primary-hover: #767677; --border-secondary: #272729; --border-secondary-hover: #515152; --border-tertiary: #161618; --border-tertiary-hover: #1e1e1f; --border-active: #e9e9e9; --border-active-invert: #0a0a0c; --icon-primary: #e9e9e9; --icon-primary-invert: #ffffff; --icon-secondary: #969697; --input-bg: #0a0a0c; --input-border: #515152; --input-border-hover: #969697; --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(10, 10, 12, 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: #c1121f; --bg-brand-hover: #920e18; --bg-brand-active: #640910; --icon-on-brand: #ffffff; --icon-brand-secondary: #350509; --icon-link: #c1121f; --text-link: #c1121f; --text-link-secondary: #350509; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }