@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: #2e2e2e; --bg-primary-hover: #383838; --bg-primary-active: #3e3e3e; --bg-primary-invert: #dfdfdf; --bg-secondary: #383838; --bg-secondary-hover: #3e3e3e; --bg-secondary-active: #454545; --bg-tertiary: #3e3e3e; --bg-tertiary-hover: #454545; --bg-tertiary-active: #676767; --bg-quaternary: #676767; --bg-quaternary-hover: #848484; --bg-quaternary-active: #9d9d9d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #dfdfdf; --text-primary-invert: #303030; --text-secondary: #9d9d9d; --text-secondary-invert: #676767; --border-primary: #676767; --border-primary-hover: #848484; --border-secondary: #454545; --border-secondary-hover: #676767; --border-tertiary: #383838; --border-tertiary-hover: #3e3e3e; --border-active: #dfdfdf; --border-active-invert: #2e2e2e; --icon-primary: #dfdfdf; --icon-primary-invert: #303030; --icon-secondary: #9d9d9d; --input-bg: #2e2e2e; --input-border: #676767; --input-border-hover: #9d9d9d; --input-border-active: #dfdfdf; --bg-transparent: rgba(241, 241, 241, 0.05); --bg-transparent-strong: rgba(241, 241, 241, 0.08); --bg-transparent-strongest: rgba(241, 241, 241, 0.12); --bg-transparent-blur-base: rgba(46, 46, 46, 0.9); --border-transparent: rgba(241, 241, 241, 0.1); --border-transparent-strong: rgba(241, 241, 241, 0.12); --border-transparent-strongest: rgba(241, 241, 241, 0.16); --bg-brand: #65f7f7; --bg-brand-hover: #35f4f4; --bg-brand-active: #0ceaea; --text-on-brand: #2e2e2e; --text-brand: #65f7f7; --text-brand-secondary: #0ab9b9; --icon-on-brand: #2e2e2e; --icon-brand: #65f7f7; --icon-brand-secondary: #0ab9b9; --border-brand: #65f7f7; --bg-brand-secondary: #344242; --bg-brand-secondary-hover: #395656; --bg-brand-secondary-active: #3f6a6a; }