@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: Cabin; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n5.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: Cabin, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f6f6f6; --bg-primary-hover: #eeeded; --bg-primary-active: #eae7e8; --bg-primary-invert: #694e59; --bg-secondary: #eeeded; --bg-secondary-hover: #eae7e8; --bg-secondary-active: #e3e0e1; --bg-tertiary: #eae7e8; --bg-tertiary-hover: #e3e0e1; --bg-tertiary-active: #c9c0c4; --bg-quaternary: #c9c0c4; --bg-quaternary-hover: #b2a5aa; --bg-quaternary-active: #9e8d93; --text-primary: #694e59; --text-primary-invert: #f4f4f4; --text-secondary: #9e8d93; --text-secondary-invert: #c9c0c4; --border-primary: #c9c0c4; --border-primary-hover: #b2a5aa; --border-secondary: #e3e0e1; --border-secondary-hover: #c9c0c4; --border-tertiary: #eeeded; --border-tertiary-hover: #eae7e8; --border-active: #694e59; --border-active-invert: #f6f6f6; --icon-primary: #694e59; --icon-primary-invert: #f4f4f4; --icon-secondary: #9e8d93; --input-bg: #f6f6f6; --input-border: #c9c0c4; --input-border-hover: #9e8d93; --input-border-active: #694e59; --bg-transparent: rgba(91, 61, 73, 0.05); --bg-transparent-strong: rgba(91, 61, 73, 0.08); --bg-transparent-strongest: rgba(91, 61, 73, 0.12); --bg-transparent-blur-base: rgba(246, 246, 246, 0.9); --border-transparent: rgba(91, 61, 73, 0.1); --border-transparent-strong: rgba(91, 61, 73, 0.12); --border-transparent-strongest: rgba(91, 61, 73, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #dddddd; --bg-brand-secondary-hover: #c5c5c5; --bg-brand-secondary-active: #acacac; }