@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: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.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: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f7f7f7; --bg-primary-hover: #ededed; --bg-primary-active: #e7e7e7; --bg-primary-invert: #454545; --bg-secondary: #ededed; --bg-secondary-hover: #e7e7e7; --bg-secondary-active: #dfdfdf; --bg-tertiary: #e7e7e7; --bg-tertiary-hover: #dfdfdf; --bg-tertiary-active: #bebebe; --bg-quaternary: #bebebe; --bg-quaternary-hover: #a1a1a1; --bg-quaternary-active: #878787; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #454545; --text-primary-invert: whitesmoke; --text-secondary: #878787; --text-secondary-invert: #bebebe; --border-primary: #bebebe; --border-primary-hover: #a1a1a1; --border-secondary: #dfdfdf; --border-secondary-hover: #bebebe; --border-tertiary: #ededed; --border-tertiary-hover: #e7e7e7; --border-active: #454545; --border-active-invert: #f7f7f7; --icon-primary: #454545; --icon-primary-invert: whitesmoke; --icon-secondary: #878787; --input-bg: #f7f7f7; --input-border: #bebebe; --input-border-hover: #878787; --input-border-active: #454545; --bg-transparent: rgba(51, 51, 51, 0.05); --bg-transparent-strong: rgba(51, 51, 51, 0.08); --bg-transparent-strongest: rgba(51, 51, 51, 0.12); --bg-transparent-blur-base: rgba(247, 247, 247, 0.9); --border-transparent: rgba(51, 51, 51, 0.1); --border-transparent-strong: rgba(51, 51, 51, 0.12); --border-transparent-strongest: rgba(51, 51, 51, 0.16); --bg-brand: #ffa2a2; --bg-brand-hover: #ff6f6f; --bg-brand-active: #ff3c3c; --text-on-brand: #FFFFFF; --text-brand: #ffa2a2; --text-brand-secondary: #ff0909; --icon-on-brand: #FFFFFF; --icon-brand: #ffa2a2; --icon-brand-secondary: #ff0909; --border-brand: #ffa2a2; --bg-brand-secondary: #f8efef; --bg-brand-secondary-hover: #f9e6e6; --bg-brand-secondary-active: #f9dede; }