@font-face { font-family: Mattone; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_n4.ttf") format("ttf"); } @font-face { font-family: Mattone; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mattone_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mattone_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: Mattone, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Mattone;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/mattone_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/mattone_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #fdefef; --bg-primary-hover: #fbecec; --bg-primary-active: #fae9e9; --bg-primary-invert: #d7afaf; --bg-secondary: #fbecec; --bg-secondary-hover: #fae9e9; --bg-secondary-active: #f8e7e7; --bg-tertiary: #fae9e9; --bg-tertiary-hover: #f8e7e7; --bg-tertiary-active: #f1dbdb; --bg-quaternary: #f1dbdb; --bg-quaternary-hover: #ebd0d0; --bg-quaternary-active: #e5c7c7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #d7afaf; --text-primary-invert: #fdeeee; --text-secondary: #e5c7c7; --text-secondary-invert: #f1dbdb; --border-primary: #f1dbdb; --border-primary-hover: #ebd0d0; --border-secondary: #f8e7e7; --border-secondary-hover: #f1dbdb; --border-tertiary: #fbecec; --border-tertiary-hover: #fae9e9; --border-active: #d7afaf; --border-active-invert: #fdefef; --icon-primary: #d7afaf; --icon-primary-invert: #fdeeee; --icon-secondary: #e5c7c7; --input-bg: #fdefef; --input-border: #f1dbdb; --input-border-hover: #e5c7c7; --input-border-active: #d7afaf; --bg-transparent: rgba(211, 169, 169, 0.05); --bg-transparent-strong: rgba(211, 169, 169, 0.08); --bg-transparent-strongest: rgba(211, 169, 169, 0.12); --bg-transparent-blur-base: rgba(253, 239, 239, 0.9); --border-transparent: rgba(211, 169, 169, 0.1); --border-transparent-strong: rgba(211, 169, 169, 0.12); --border-transparent-strongest: rgba(211, 169, 169, 0.16); --bg-brand: #ff86b0; --bg-brand-hover: #ff538f; --bg-brand-active: #ff206d; --text-on-brand: #ffffff; --text-brand: #ff86b0; --text-brand-secondary: #ec0052; --icon-on-brand: #ffffff; --icon-brand: #ff86b0; --icon-brand-secondary: #ec0052; --border-brand: #ff86b0; --bg-brand-secondary: #fde5e9; --bg-brand-secondary-hover: #fddae2; --bg-brand-secondary-active: #fed0dc; }