@font-face { font-family: Outfit; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/outfit_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf") format("ttf"); } @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: Lora; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Outfit, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/outfit_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 180px; --bg-primary: #ffffff; --bg-primary-hover: #f6f4f2; --bg-primary-active: #f1eeeb; --bg-primary-invert: #62391a; --bg-secondary: #f6f4f2; --bg-secondary-hover: #f1eeeb; --bg-secondary-active: #eae5e1; --bg-tertiary: #f1eeeb; --bg-tertiary-hover: #eae5e1; --bg-tertiary-active: #cdc0b6; --bg-quaternary: #cdc0b6; --bg-quaternary-hover: #b39f90; --bg-quaternary-active: #9c836f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #62391a; --text-primary-invert: #fdfdfc; --text-secondary: #9c836f; --text-secondary-invert: #cdc0b6; --border-primary: #cdc0b6; --border-primary-hover: #b39f90; --border-secondary: #eae5e1; --border-secondary-hover: #cdc0b6; --border-tertiary: #f6f4f2; --border-tertiary-hover: #f1eeeb; --border-active: #62391a; --border-active-invert: #ffffff; --icon-primary: #62391a; --icon-primary-invert: #fdfdfc; --icon-secondary: #9c836f; --input-bg: #ffffff; --input-border: #cdc0b6; --input-border-hover: #9c836f; --input-border-active: #62391a; --bg-transparent: rgba(82, 37, 3, 0.05); --bg-transparent-strong: rgba(82, 37, 3, 0.08); --bg-transparent-strongest: rgba(82, 37, 3, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(82, 37, 3, 0.1); --border-transparent-strong: rgba(82, 37, 3, 0.12); --border-transparent-strongest: rgba(82, 37, 3, 0.16); --bg-brand: #5c3c05; --bg-brand-hover: #2c1c02; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #5c3c05; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #5c3c05; --icon-brand-secondary: black; --border-brand: #5c3c05; --bg-brand-secondary: #efece6; --bg-brand-secondary-hover: #ded8cd; --bg-brand-secondary-active: #cec5b4; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }