@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_n4.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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #6c6f7a; --bg-primary-hover: #676a75; --bg-primary-active: #646771; --bg-primary-invert: #141419; --bg-secondary: #676a75; --bg-secondary-hover: #646771; --bg-secondary-active: #60636d; --bg-tertiary: #646771; --bg-tertiary-hover: #60636d; --bg-tertiary-active: #50525b; --bg-quaternary: #50525b; --bg-quaternary-hover: #41434b; --bg-quaternary-active: #35363d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #141419; --text-primary-invert: #6b6e79; --text-secondary: #35363d; --text-secondary-invert: #50525b; --border-primary: #50525b; --border-primary-hover: #41434b; --border-secondary: #60636d; --border-secondary-hover: #50525b; --border-tertiary: #676a75; --border-tertiary-hover: #646771; --border-active: #141419; --border-active-invert: #6c6f7a; --icon-primary: #141419; --icon-primary-invert: #6b6e79; --icon-secondary: #35363d; --input-bg: #6c6f7a; --input-border: #50525b; --input-border-hover: #35363d; --input-border-active: #141419; --bg-transparent: rgba(11, 11, 15, 0.05); --bg-transparent-strong: rgba(11, 11, 15, 0.08); --bg-transparent-strongest: rgba(11, 11, 15, 0.12); --bg-transparent-blur-base: rgba(108, 111, 122, 0.9); --border-transparent: rgba(11, 11, 15, 0.1); --border-transparent-strong: rgba(11, 11, 15, 0.12); --border-transparent-strongest: rgba(11, 11, 15, 0.16); --bg-brand: #0b0b0f; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ff3ea5; --text-brand: #0b0b0f; --text-brand-secondary: black; --icon-on-brand: #ff3ea5; --icon-brand: #0b0b0f; --icon-brand-secondary: black; --border-brand: #0b0b0f; --bg-brand-secondary: #62656f; --bg-brand-secondary-hover: #595b65; --bg-brand-secondary-active: #4f515a; }