@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #fdecf2; --bg-primary-hover: #f2e2e7; --bg-primary-active: #ebdbe1; --bg-primary-invert: #2f2e2e; --bg-secondary: #f2e2e7; --bg-secondary-hover: #ebdbe1; --bg-secondary-active: #e2d3d8; --bg-tertiary: #ebdbe1; --bg-tertiary-hover: #e2d3d8; --bg-tertiary-active: #bbafb4; --bg-quaternary: #bbafb4; --bg-quaternary-hover: #9a9093; --bg-quaternary-active: #7c7577; --text-primary: #2f2e2e; --text-primary-invert: #fbeaf0; --text-secondary: #7c7577; --text-secondary-invert: #bbafb4; --border-primary: #bbafb4; --border-primary-hover: #9a9093; --border-secondary: #e2d3d8; --border-secondary-hover: #bbafb4; --border-tertiary: #f2e2e7; --border-tertiary-hover: #ebdbe1; --border-active: #2f2e2e; --border-active-invert: #fdecf2; --icon-primary: #2f2e2e; --icon-primary-invert: #fbeaf0; --icon-secondary: #7c7577; --input-bg: #fdecf2; --input-border: #bbafb4; --input-border-hover: #7c7577; --input-border-active: #2f2e2e; --bg-transparent: rgba(27, 27, 27, 0.05); --bg-transparent-strong: rgba(27, 27, 27, 0.08); --bg-transparent-strongest: rgba(27, 27, 27, 0.12); --bg-transparent-blur-base: rgba(253, 236, 242, 0.9); --border-transparent: rgba(27, 27, 27, 0.1); --border-transparent-strong: rgba(27, 27, 27, 0.12); --border-transparent-strongest: rgba(27, 27, 27, 0.16); --bg-brand: #e86daa; --bg-brand-hover: #e14190; --bg-brand-active: #ce2177; --text-on-brand: #ffffff; --text-brand: #e86daa; --text-brand-secondary: #a21a5d; --icon-on-brand: #ffffff; --icon-brand: #e86daa; --icon-brand-secondary: #a21a5d; --border-brand: #e86daa; --bg-brand-secondary: #fbdfeb; --bg-brand-secondary-hover: #f9d3e4; --bg-brand-secondary-active: #f7c6dc; }