@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ede5e0; --bg-primary-hover: #e4ddd7; --bg-primary-active: #dfd8d2; --bg-primary-invert: #4f5342; --bg-secondary: #e4ddd7; --bg-secondary-hover: #dfd8d2; --bg-secondary-active: #d8d2cb; --bg-tertiary: #dfd8d2; --bg-tertiary-hover: #d8d2cb; --bg-tertiary-active: #bbb7ae; --bg-quaternary: #bbb7ae; --bg-quaternary-hover: #a09f93; --bg-quaternary-active: #8a8a7d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4f5342; --text-primary-invert: #ebe3de; --text-secondary: #8a8a7d; --text-secondary-invert: #bbb7ae; --border-primary: #bbb7ae; --border-primary-hover: #a09f93; --border-secondary: #d8d2cb; --border-secondary-hover: #bbb7ae; --border-tertiary: #e4ddd7; --border-tertiary-hover: #dfd8d2; --border-active: #4f5342; --border-active-invert: #ede5e0; --icon-primary: #4f5342; --icon-primary-invert: #ebe3de; --icon-secondary: #8a8a7d; --input-bg: #ede5e0; --input-border: #bbb7ae; --input-border-hover: #8a8a7d; --input-border-active: #4f5342; --bg-transparent: rgba(63, 69, 50, 0.05); --bg-transparent-strong: rgba(63, 69, 50, 0.08); --bg-transparent-strongest: rgba(63, 69, 50, 0.12); --bg-transparent-blur-base: rgba(237, 229, 224, 0.9); --border-transparent: rgba(63, 69, 50, 0.1); --border-transparent-strong: rgba(63, 69, 50, 0.12); --border-transparent-strongest: rgba(63, 69, 50, 0.16); --bg-brand: #ede5e0; --bg-brand-hover: #dacac0; --bg-brand-active: #c8af9f; --text-on-brand: #3f4532; --text-brand: #ede5e0; --text-brand-secondary: #b5947f; --icon-on-brand: #3f4532; --icon-brand: #ede5e0; --icon-brand-secondary: #b5947f; --border-brand: #ede5e0; --bg-brand-secondary: #ede5e0; --bg-brand-secondary-hover: #ede5e0; --bg-brand-secondary-active: #ede5e0; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }