@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: DynaPuff; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dynapuff_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dynapuff_n7.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: DynaPuff, display; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #4b3725; --bg-primary-hover: #54412f; --bg-primary-active: #594635; --bg-primary-invert: #eae6d9; --bg-secondary: #54412f; --bg-secondary-hover: #594635; --bg-secondary-active: #604e3d; --bg-tertiary: #594635; --bg-tertiary-hover: #604e3d; --bg-tertiary-active: #7e6f5e; --bg-quaternary: #7e6f5e; --bg-quaternary-hover: #988b7c; --bg-quaternary-active: #afa496; --text-primary: #eae6d9; --text-primary-invert: #4d3927; --text-secondary: #afa496; --text-secondary-invert: #7e6f5e; --border-primary: #7e6f5e; --border-primary-hover: #988b7c; --border-secondary: #604e3d; --border-secondary-hover: #7e6f5e; --border-tertiary: #54412f; --border-tertiary-hover: #594635; --border-active: #eae6d9; --border-active-invert: #4b3725; --icon-primary: #eae6d9; --icon-primary-invert: #4d3927; --icon-secondary: #afa496; --input-bg: #4b3725; --input-border: #7e6f5e; --input-border-hover: #afa496; --input-border-active: #eae6d9; --bg-transparent: rgba(250, 247, 235, 0.05); --bg-transparent-strong: rgba(250, 247, 235, 0.08); --bg-transparent-strongest: rgba(250, 247, 235, 0.12); --bg-transparent-blur-base: rgba(75, 55, 37, 0.9); --border-transparent: rgba(250, 247, 235, 0.1); --border-transparent-strong: rgba(250, 247, 235, 0.12); --border-transparent-strongest: rgba(250, 247, 235, 0.16); --bg-brand: #b87e45; --bg-brand-hover: #936537; --bg-brand-active: #6e4b29; --text-on-brand: #faf7eb; --text-brand: #b87e45; --text-brand-secondary: #49321b; --icon-on-brand: #faf7eb; --icon-brand: #b87e45; --icon-brand-secondary: #49321b; --border-brand: #b87e45; --bg-brand-secondary: #563e28; --bg-brand-secondary-hover: #61452b; --bg-brand-secondary-active: #6c4c2f; }