@font-face { font-family: "Roboto Mono"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n5.ttf") format("ttf"); } @font-face { font-family: "Roboto Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_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 Mono", sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Roboto Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_mono_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_mono_n5.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: #fefbea; --bg-primary-hover: #f5f2e2; --bg-primary-active: #efecdc; --bg-primary-invert: #51514f; --bg-secondary: #f5f2e2; --bg-secondary-hover: #efecdc; --bg-secondary-active: #e7e5d6; --bg-tertiary: #efecdc; --bg-tertiary-hover: #e7e5d6; --bg-tertiary-active: #c7c5b9; --bg-quaternary: #c7c5b9; --bg-quaternary-hover: #aaa99f; --bg-quaternary-active: #929089; --text-primary: #51514f; --text-primary-invert: #fcf9e8; --text-secondary: #929089; --text-secondary-invert: #c7c5b9; --border-primary: #c7c5b9; --border-primary-hover: #aaa99f; --border-secondary: #e7e5d6; --border-secondary-hover: #c7c5b9; --border-tertiary: #f5f2e2; --border-tertiary-hover: #efecdc; --border-active: #51514f; --border-active-invert: #fefbea; --icon-primary: #51514f; --icon-primary-invert: #fcf9e8; --icon-secondary: #929089; --input-bg: #fefbea; --input-border: #c7c5b9; --input-border-hover: #929089; --input-border-active: #51514f; --bg-transparent: rgba(64, 64, 64, 0.05); --bg-transparent-strong: rgba(64, 64, 64, 0.08); --bg-transparent-strongest: rgba(64, 64, 64, 0.12); --bg-transparent-blur-base: rgba(254, 251, 234, 0.9); --border-transparent: rgba(64, 64, 64, 0.1); --border-transparent-strong: rgba(64, 64, 64, 0.12); --border-transparent-strongest: rgba(64, 64, 64, 0.16); --bg-brand: #404040; --bg-brand-hover: #272727; --bg-brand-active: #0d0d0d; --text-on-brand: #fefbea; --text-brand: #404040; --text-brand-secondary: black; --icon-on-brand: #fefbea; --icon-brand: #404040; --icon-brand-secondary: black; --border-brand: #404040; --bg-brand-secondary: #ebe8d9; --bg-brand-secondary-hover: #d8d6c8; --bg-brand-secondary-active: #c5c3b7; }