@font-face { font-family: Roboto; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n3.ttf") format("ttf"); } @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: 300; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_i3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_i3.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n3.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 300; --font-style-heading: italic; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #c4c4c4; --bg-primary-hover: #bababa; --bg-primary-active: #b4b4b4; --bg-primary-invert: #121212; --bg-secondary: #bababa; --bg-secondary-hover: #b4b4b4; --bg-secondary-active: #acacac; --bg-tertiary: #b4b4b4; --bg-tertiary-hover: #acacac; --bg-tertiary-active: #8b8b8b; --bg-quaternary: #8b8b8b; --bg-quaternary-hover: #6e6e6e; --bg-quaternary-active: #545454; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #121212; --text-primary-invert: #c2c2c2; --text-secondary: #545454; --text-secondary-invert: #8b8b8b; --border-primary: #8b8b8b; --border-primary-hover: #6e6e6e; --border-secondary: #acacac; --border-secondary-hover: #8b8b8b; --border-tertiary: #bababa; --border-tertiary-hover: #b4b4b4; --border-active: #121212; --border-active-invert: #c4c4c4; --icon-primary: #121212; --icon-primary-invert: #c2c2c2; --icon-secondary: #545454; --input-bg: #c4c4c4; --input-border: #8b8b8b; --input-border-hover: #545454; --input-border-active: #121212; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(196, 196, 196, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #cacaca; --bg-brand-secondary-hover: #d0d0d0; --bg-brand-secondary-active: #d6d6d6; }