@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: #f5f0e7; --bg-primary-hover: #ece7de; --bg-primary-active: #e7e1d9; --bg-primary-invert: #453a33; --bg-secondary: #ece7de; --bg-secondary-hover: #e7e1d9; --bg-secondary-active: #e0dad1; --bg-tertiary: #e7e1d9; --bg-tertiary-hover: #e0dad1; --bg-tertiary-active: #c2bbb3; --bg-quaternary: #c2bbb3; --bg-quaternary-hover: #a8a098; --bg-quaternary-active: #918880; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #554a43; --text-primary-invert: #ffffff; --text-secondary: #918880; --text-secondary-invert: #c2bbb3; --border-primary: #c2bbb3; --border-primary-hover: #a8a098; --border-secondary: #e0dad1; --border-secondary-hover: #c2bbb3; --border-tertiary: #ece7de; --border-tertiary-hover: #e7e1d9; --border-active: #554a43; --border-active-invert: #f5f0e7; --icon-primary: #554a43; --icon-primary-invert: #ffffff; --icon-secondary: #918880; --input-bg: #f5f0e7; --input-border: #c2bbb3; --input-border-hover: #918880; --input-border-active: #554a43; --bg-transparent: rgba(69, 58, 51, 0.05); --bg-transparent-strong: rgba(69, 58, 51, 0.08); --bg-transparent-strongest: rgba(69, 58, 51, 0.12); --bg-highlight: rgba(69, 58, 51, 0.05); --bg-highlight-hover: rgba(69, 58, 51, 0.08); --bg-highlight-active: rgba(69, 58, 51, 0.12); --bg-transparent-blur-base: rgba(245, 240, 231, 0.9); --border-transparent: rgba(69, 58, 51, 0.1); --border-transparent-strong: rgba(69, 58, 51, 0.12); --border-transparent-strongest: rgba(69, 58, 51, 0.16); --bg-brand: #453a33; --bg-brand-hover: #28211d; --bg-brand-active: #0a0908; --icon-on-brand: #ffffff; --icon-brand-secondary: black; --icon-link: #453a33; --text-link: #453a33; --text-link-secondary: black; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }