@font-face { font-family: Merriweather; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n4.ttf") format("ttf"); } @font-face { font-family: Merriweather; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n7.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Merriweather, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Merriweather;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/merriweather_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/merriweather_n4.ttf; --font-family-heading: "Open Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f9f9f9; --bg-primary-hover: #eeeeee; --bg-primary-active: #e8e8e8; --bg-primary-invert: #333333; --bg-secondary: #eeeeee; --bg-secondary-hover: #e8e8e8; --bg-secondary-active: #dfdfdf; --bg-tertiary: #e8e8e8; --bg-tertiary-hover: #dfdfdf; --bg-tertiary-active: #bababa; --bg-quaternary: #bababa; --bg-quaternary-hover: #999999; --bg-quaternary-active: #7d7d7d; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #333333; --text-primary-invert: #f7f7f7; --text-secondary: #7d7d7d; --text-secondary-invert: #bababa; --border-primary: #bababa; --border-primary-hover: #999999; --border-secondary: #dfdfdf; --border-secondary-hover: #bababa; --border-tertiary: #eeeeee; --border-tertiary-hover: #e8e8e8; --border-active: #333333; --border-active-invert: #f9f9f9; --icon-primary: #333333; --icon-primary-invert: #f7f7f7; --icon-secondary: #7d7d7d; --input-bg: #f9f9f9; --input-border: #bababa; --input-border-hover: #7d7d7d; --input-border-active: #333333; --bg-transparent: rgba(31, 31, 31, 0.05); --bg-transparent-strong: rgba(31, 31, 31, 0.08); --bg-transparent-strongest: rgba(31, 31, 31, 0.12); --bg-transparent-blur-base: rgba(249, 249, 249, 0.9); --border-transparent: rgba(31, 31, 31, 0.1); --border-transparent-strong: rgba(31, 31, 31, 0.12); --border-transparent-strongest: rgba(31, 31, 31, 0.16); --bg-brand: #f5c636; --bg-brand-hover: #ecb50c; --bg-brand-active: #bc9009; --text-on-brand: #1f1f1f; --text-brand: #f5c636; --text-brand-secondary: #8b6b07; --icon-on-brand: #1f1f1f; --icon-brand: #f5c636; --icon-brand-secondary: #8b6b07; --border-brand: #f5c636; --bg-brand-secondary: #f9f4e6; --bg-brand-secondary-hover: #f8efd2; --bg-brand-secondary-active: #f8eabf; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 8px 8px 8px 8px; }