@font-face { font-family: "Clash Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n4.ttf") format("ttf"); } @font-face { font-family: "Clash Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n7.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: "Clash Display", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Clash Display";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/clash_display_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/clash_display_n4.ttf; --font-family-heading: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ededed; --bg-primary-hover: #e2e2e2; --bg-primary-active: gainsboro; --bg-primary-invert: #2a2a2a; --bg-secondary: #e2e2e2; --bg-secondary-hover: gainsboro; --bg-secondary-active: lightgray; --bg-tertiary: gainsboro; --bg-tertiary-hover: lightgray; --bg-tertiary-active: #afafaf; --bg-quaternary: #afafaf; --bg-quaternary-hover: #8f8f8f; --bg-quaternary-active: #737373; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2a2a2a; --text-primary-invert: #ebebeb; --text-secondary: #737373; --text-secondary-invert: #afafaf; --border-primary: #afafaf; --border-primary-hover: #8f8f8f; --border-secondary: lightgray; --border-secondary-hover: #afafaf; --border-tertiary: #e2e2e2; --border-tertiary-hover: gainsboro; --border-active: #2a2a2a; --border-active-invert: #ededed; --icon-primary: #2a2a2a; --icon-primary-invert: #ebebeb; --icon-secondary: #737373; --input-bg: #ededed; --input-border: #afafaf; --input-border-hover: #737373; --input-border-active: #2a2a2a; --bg-transparent: rgba(23, 23, 23, 0.05); --bg-transparent-strong: rgba(23, 23, 23, 0.08); --bg-transparent-strongest: rgba(23, 23, 23, 0.12); --bg-transparent-blur-base: rgba(237, 237, 237, 0.9); --border-transparent: rgba(23, 23, 23, 0.1); --border-transparent-strong: rgba(23, 23, 23, 0.12); --border-transparent-strongest: rgba(23, 23, 23, 0.16); --bg-brand: #6ca56c; --bg-brand-hover: #548a54; --bg-brand-active: #416a41; --text-on-brand: #ffffff; --text-brand: #6ca56c; --text-brand-secondary: #2e4a2e; --icon-on-brand: #ffffff; --icon-brand: #6ca56c; --icon-brand-secondary: #2e4a2e; --border-brand: #6ca56c; --bg-brand-secondary: #e0e6e0; --bg-brand-secondary-hover: #d3dfd3; --bg-brand-secondary-active: #c6d7c6; }