@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: "Playfair Display"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-400: 400; --font-weight-600: 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: "Playfair Display", serif; --font-weight-heading: 500; --font-style-heading: normal; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: none; --logo-width: 120px; --bg-primary: #f6f0e5; --bg-primary-hover: #ece6db; --bg-primary-active: #e7e0d6; --bg-primary-invert: #9c4d2e; --bg-secondary: #ece6db; --bg-secondary-hover: #e7e0d6; --bg-secondary-active: #dfd8ce; --bg-tertiary: #e7e0d6; --bg-tertiary-hover: #dfd8ce; --bg-tertiary-active: #bfb7ad; --bg-quaternary: #bfb7ad; --bg-quaternary-hover: #a29a91; --bg-quaternary-active: #898078; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #483e36; --text-primary-invert: #ffffff; --text-secondary: #898078; --text-secondary-invert: #bfb7ad; --border-primary: #bfb7ad; --border-primary-hover: #a29a91; --border-secondary: #dfd8ce; --border-secondary-hover: #bfb7ad; --border-tertiary: #ece6db; --border-tertiary-hover: #e7e0d6; --border-active: #483e36; --border-active-invert: #f6f0e5; --icon-primary: #483e36; --icon-primary-invert: #ffffff; --icon-secondary: #898078; --input-bg: #f6f0e5; --input-border: #bfb7ad; --input-border-hover: #898078; --input-border-active: #483e36; --bg-transparent: rgba(55, 44, 37, 0.05); --bg-transparent-strong: rgba(55, 44, 37, 0.08); --bg-transparent-strongest: rgba(55, 44, 37, 0.12); --bg-highlight: rgba(55, 44, 37, 0.05); --bg-highlight-hover: rgba(55, 44, 37, 0.08); --bg-highlight-active: rgba(55, 44, 37, 0.12); --bg-transparent-blur-base: rgba(246, 240, 229, 0.9); --border-transparent: rgba(55, 44, 37, 0.1); --border-transparent-strong: rgba(55, 44, 37, 0.12); --border-transparent-strongest: rgba(55, 44, 37, 0.16); --bg-brand: #9c4d2e; --bg-brand-hover: #753a22; --bg-brand-active: #4d2617; --icon-on-brand: #ffffff; --icon-brand-secondary: #26130b; --icon-link: #9c4d2e; --text-link: #9c4d2e; --text-link-secondary: #26130b; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }