@font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_i7.ttf") format("ttf"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Roboto Condensed", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Roboto Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n4.ttf; --font-family-heading: "Roboto Condensed", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #09090b; --bg-primary-hover: #151517; --bg-primary-active: #1c1c1e; --bg-primary-invert: #e2e4e6; --bg-secondary: #151517; --bg-secondary-hover: #1c1c1e; --bg-secondary-active: #262628; --bg-tertiary: #1c1c1e; --bg-tertiary-hover: #262628; --bg-tertiary-active: #4e4f51; --bg-quaternary: #4e4f51; --bg-quaternary-hover: #727375; --bg-quaternary-active: #919294; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e2e4e6; --text-primary-invert: #0b0b0d; --text-secondary: #919294; --text-secondary-invert: #4e4f51; --border-primary: #4e4f51; --border-primary-hover: #727375; --border-secondary: #262628; --border-secondary-hover: #4e4f51; --border-tertiary: #151517; --border-tertiary-hover: #1c1c1e; --border-active: #e2e4e6; --border-active-invert: #09090b; --icon-primary: #e2e4e6; --icon-primary-invert: #0b0b0d; --icon-secondary: #919294; --input-bg: #09090b; --input-border: #4e4f51; --input-border-hover: #919294; --input-border-active: #e2e4e6; --bg-transparent: rgba(248, 250, 252, 0.05); --bg-transparent-strong: rgba(248, 250, 252, 0.08); --bg-transparent-strongest: rgba(248, 250, 252, 0.12); --bg-transparent-blur-base: rgba(9, 9, 11, 0.9); --border-transparent: rgba(248, 250, 252, 0.1); --border-transparent-strong: rgba(248, 250, 252, 0.12); --border-transparent-strongest: rgba(248, 250, 252, 0.16); --bg-brand: #f8fafc; --bg-brand-hover: #d4e1ed; --bg-brand-active: #b1c7dd; --text-on-brand: #0a0a1e; --text-brand: #f8fafc; --text-brand-secondary: #8daece; --icon-on-brand: #0a0a1e; --icon-brand: #f8fafc; --icon-brand-secondary: #8daece; --border-brand: #f8fafc; --bg-brand-secondary: #212123; --bg-brand-secondary-hover: #39393b; --bg-brand-secondary-active: #515153; }