@font-face { font-family: Outfit; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf") format("ttf"); } @font-face { font-family: Outfit; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n9.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: Outfit, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Outfit;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/outfit_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n7.ttf; --font-family-heading: Mattone, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f7f9f5; --bg-primary-active: #f3f5ee; --bg-primary-invert: #748a40; --bg-secondary: #f7f9f5; --bg-secondary-hover: #f3f5ee; --bg-secondary-active: #edf0e6; --bg-tertiary: #f3f5ee; --bg-tertiary-hover: #edf0e6; --bg-tertiary-active: #d3dac2; --bg-quaternary: #d3dac2; --bg-quaternary-hover: #bcc6a3; --bg-quaternary-active: #a8b587; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #748a40; --text-primary-invert: #fdfefd; --text-secondary: #a8b587; --text-secondary-invert: #d3dac2; --border-primary: #d3dac2; --border-primary-hover: #bcc6a3; --border-secondary: #edf0e6; --border-secondary-hover: #d3dac2; --border-tertiary: #f7f9f5; --border-tertiary-hover: #f3f5ee; --border-active: #748a40; --border-active-invert: #ffffff; --icon-primary: #748a40; --icon-primary-invert: #fdfefd; --icon-secondary: #a8b587; --input-bg: #ffffff; --input-border: #d3dac2; --input-border-hover: #a8b587; --input-border-active: #748a40; --bg-transparent: rgba(102, 126, 45, 0.05); --bg-transparent-strong: rgba(102, 126, 45, 0.08); --bg-transparent-strongest: rgba(102, 126, 45, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(102, 126, 45, 0.1); --border-transparent-strong: rgba(102, 126, 45, 0.12); --border-transparent-strongest: rgba(102, 126, 45, 0.16); --bg-brand: #81a65d; --bg-brand-hover: #68864a; --bg-brand-active: #4e6538; --text-on-brand: #ffffff; --text-brand: #81a65d; --text-brand-secondary: #354426; --icon-on-brand: #ffffff; --icon-brand: #81a65d; --icon-brand-secondary: #354426; --border-brand: #81a65d; --bg-brand-secondary: #f2f6ef; --bg-brand-secondary-hover: #e6eddf; --bg-brand-secondary-active: #d9e4ce; }