@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #222222; --bg-primary-hover: #2d2d2d; --bg-primary-active: #333334; --bg-primary-invert: #e6e5eb; --bg-secondary: #2d2d2d; --bg-secondary-hover: #333334; --bg-secondary-active: #3c3c3d; --bg-tertiary: #333334; --bg-tertiary-hover: #3c3c3d; --bg-tertiary-active: #606062; --bg-quaternary: #606062; --bg-quaternary-hover: #818083; --bg-quaternary-active: #9d9ca0; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e6e5eb; --text-primary-invert: #242424; --text-secondary: #9d9ca0; --text-secondary-invert: #606062; --border-primary: #606062; --border-primary-hover: #818083; --border-secondary: #3c3c3d; --border-secondary-hover: #606062; --border-tertiary: #2d2d2d; --border-tertiary-hover: #333334; --border-active: #e6e5eb; --border-active-invert: #222222; --icon-primary: #e6e5eb; --icon-primary-invert: #242424; --icon-secondary: #9d9ca0; --input-bg: #222222; --input-border: #606062; --input-border-hover: #9d9ca0; --input-border-active: #e6e5eb; --bg-transparent: rgba(249, 248, 255, 0.05); --bg-transparent-strong: rgba(249, 248, 255, 0.08); --bg-transparent-strongest: rgba(249, 248, 255, 0.12); --bg-transparent-blur-base: rgba(34, 34, 34, 0.9); --border-transparent: rgba(249, 248, 255, 0.1); --border-transparent-strong: rgba(249, 248, 255, 0.12); --border-transparent-strongest: rgba(249, 248, 255, 0.16); --bg-brand: #2eea00; --bg-brand-hover: #24b700; --bg-brand-active: #1a8400; --text-on-brand: #000000; --text-brand: #2eea00; --text-brand-secondary: #105100; --icon-on-brand: #000000; --icon-brand: #2eea00; --icon-brand-secondary: #105100; --border-brand: #2eea00; --bg-brand-secondary: #23361f; --bg-brand-secondary-hover: #244a1b; --bg-brand-secondary-active: #265e18; }