@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; 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"); } :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: Barlow, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #001d1d; --bg-primary-hover: #0d2828; --bg-primary-active: #142f2f; --bg-primary-invert: #e8ebeb; --bg-secondary: #0d2828; --bg-secondary-hover: #142f2f; --bg-secondary-active: #1f3838; --bg-tertiary: #142f2f; --bg-tertiary-hover: #1f3838; --bg-tertiary-active: #4a5f5f; --bg-quaternary: #4a5f5f; --bg-quaternary-hover: #708080; --bg-quaternary-active: #919e9e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8ebeb; --text-primary-invert: #031f1f; --text-secondary: #919e9e; --text-secondary-invert: #4a5f5f; --border-primary: #4a5f5f; --border-primary-hover: #708080; --border-secondary: #1f3838; --border-secondary-hover: #4a5f5f; --border-tertiary: #0d2828; --border-tertiary-hover: #142f2f; --border-active: #e8ebeb; --border-active-invert: #001d1d; --icon-primary: #e8ebeb; --icon-primary-invert: #031f1f; --icon-secondary: #919e9e; --input-bg: #001d1d; --input-border: #4a5f5f; --input-border-hover: #919e9e; --input-border-active: #e8ebeb; --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(0, 29, 29, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #1a3434; --bg-brand-secondary-hover: #334a4a; --bg-brand-secondary-active: #4d6161; }