@font-face { font-family: "EB Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.ttf") format("ttf"); } @font-face { font-family: "EB Garamond"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_i7.ttf") format("ttf"); } @font-face { font-family: "EB Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "EB Garamond", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "EB Garamond";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/eb_garamond_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/eb_garamond_n4.ttf; --font-family-heading: "EB Garamond", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #fbfbfb; --bg-primary-hover: #f0f0f0; --bg-primary-active: #e9e9e9; --bg-primary-invert: #303031; --bg-secondary: #f0f0f0; --bg-secondary-hover: #e9e9e9; --bg-secondary-active: #e0e0e0; --bg-tertiary: #e9e9e9; --bg-tertiary-hover: #e0e0e0; --bg-tertiary-active: #bababb; --bg-quaternary: #bababb; --bg-quaternary-hover: #999999; --bg-quaternary-active: #7c7c7c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #303031; --text-primary-invert: #f9f9f9; --text-secondary: #7c7c7c; --text-secondary-invert: #bababb; --border-primary: #bababb; --border-primary-hover: #999999; --border-secondary: #e0e0e0; --border-secondary-hover: #bababb; --border-tertiary: #f0f0f0; --border-tertiary-hover: #e9e9e9; --border-active: #303031; --border-active-invert: #fbfbfb; --icon-primary: #303031; --icon-primary-invert: #f9f9f9; --icon-secondary: #7c7c7c; --input-bg: #fbfbfb; --input-border: #bababb; --input-border-hover: #7c7c7c; --input-border-active: #303031; --bg-transparent: rgba(28, 28, 29, 0.05); --bg-transparent-strong: rgba(28, 28, 29, 0.08); --bg-transparent-strongest: rgba(28, 28, 29, 0.12); --bg-transparent-blur-base: rgba(251, 251, 251, 0.9); --border-transparent: rgba(28, 28, 29, 0.1); --border-transparent-strong: rgba(28, 28, 29, 0.12); --border-transparent-strongest: rgba(28, 28, 29, 0.16); --bg-brand: #1c1c1d; --bg-brand-hover: #030303; --bg-brand-active: black; --text-on-brand: #f5f5f3; --text-brand: #1c1c1d; --text-brand-secondary: black; --icon-on-brand: #f5f5f3; --icon-brand: #1c1c1d; --icon-brand-secondary: black; --border-brand: #1c1c1d; --bg-brand-secondary: #e5e5e5; --bg-brand-secondary-hover: #cececf; --bg-brand-secondary-active: #b8b8b8; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }