@font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.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: Montserrat; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #fffff5; --bg-primary-hover: #f4f4eb; --bg-primary-active: #eeeee5; --bg-primary-invert: #3e3e3d; --bg-secondary: #f4f4eb; --bg-secondary-hover: #eeeee5; --bg-secondary-active: #e6e6dd; --bg-tertiary: #eeeee5; --bg-tertiary-hover: #e6e6dd; --bg-tertiary-active: #c2c2ba; --bg-quaternary: #c2c2ba; --bg-quaternary-hover: #a2a29c; --bg-quaternary-active: #868682; --text-primary: #3e3e3d; --text-primary-invert: #fdfdf3; --text-secondary: #868682; --text-secondary-invert: #c2c2ba; --border-primary: #c2c2ba; --border-primary-hover: #a2a29c; --border-secondary: #e6e6dd; --border-secondary-hover: #c2c2ba; --border-tertiary: #f4f4eb; --border-tertiary-hover: #eeeee5; --border-active: #3e3e3d; --border-active-invert: #fffff5; --icon-primary: #3e3e3d; --icon-primary-invert: #fdfdf3; --icon-secondary: #868682; --input-bg: #fffff5; --input-border: #c2c2ba; --input-border-hover: #868682; --input-border-active: #3e3e3d; --bg-transparent: rgba(43, 43, 43, 0.05); --bg-transparent-strong: rgba(43, 43, 43, 0.08); --bg-transparent-strongest: rgba(43, 43, 43, 0.12); --bg-transparent-blur-base: rgba(255, 255, 245, 0.9); --border-transparent: rgba(43, 43, 43, 0.1); --border-transparent-strong: rgba(43, 43, 43, 0.12); --border-transparent-strongest: rgba(43, 43, 43, 0.16); --bg-brand: #c08328; --bg-brand-hover: #96661f; --bg-brand-active: #6c4916; --text-on-brand: #ffffff; --text-brand: #c08328; --text-brand-secondary: #412d0e; --icon-on-brand: #ffffff; --icon-brand: #c08328; --icon-brand-secondary: #412d0e; --border-brand: #c08328; --bg-brand-secondary: #f9f3e1; --bg-brand-secondary-hover: #f2e6cc; --bg-brand-secondary-active: #ecdab8; }