@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.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: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #121212; --bg-primary-hover: #1c1c1c; --bg-primary-active: #222222; --bg-primary-invert: #cdcdcd; --bg-secondary: #1c1c1c; --bg-secondary-hover: #222222; --bg-secondary-active: #2b2b2b; --bg-tertiary: #222222; --bg-tertiary-hover: #2b2b2b; --bg-tertiary-active: #4e4e4e; --bg-quaternary: #4e4e4e; --bg-quaternary-hover: #6d6d6d; --bg-quaternary-active: #878787; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #cdcdcd; --text-primary-invert: #141414; --text-secondary: #878787; --text-secondary-invert: #4e4e4e; --border-primary: #4e4e4e; --border-primary-hover: #6d6d6d; --border-secondary: #2b2b2b; --border-secondary-hover: #4e4e4e; --border-tertiary: #1c1c1c; --border-tertiary-hover: #222222; --border-active: #cdcdcd; --border-active-invert: #121212; --icon-primary: #cdcdcd; --icon-primary-invert: #141414; --icon-secondary: #878787; --input-bg: #121212; --input-border: #4e4e4e; --input-border-hover: #878787; --input-border-active: #cdcdcd; --bg-transparent: rgba(224, 224, 224, 0.05); --bg-transparent-strong: rgba(224, 224, 224, 0.08); --bg-transparent-strongest: rgba(224, 224, 224, 0.12); --bg-transparent-blur-base: rgba(18, 18, 18, 0.9); --border-transparent: rgba(224, 224, 224, 0.1); --border-transparent-strong: rgba(224, 224, 224, 0.12); --border-transparent-strongest: rgba(224, 224, 224, 0.16); --bg-brand: #00e5ff; --bg-brand-hover: #00b7cc; --bg-brand-active: #008999; --text-on-brand: #000000; --text-brand: #00e5ff; --text-brand-secondary: #005c66; --icon-on-brand: #000000; --icon-brand: #00e5ff; --icon-brand-secondary: #005c66; --border-brand: #00e5ff; --bg-brand-secondary: #10272a; --bg-brand-secondary-hover: #0e3c41; --bg-brand-secondary-active: #0d5159; }