@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: "Mazius Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mazius_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mazius_display_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: "Mazius Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: whitesmoke; --bg-primary-active: #f0f0f0; --bg-primary-invert: #515151; --bg-secondary: whitesmoke; --bg-secondary-hover: #f0f0f0; --bg-secondary-active: #e8e8e8; --bg-tertiary: #f0f0f0; --bg-tertiary-hover: #e8e8e8; --bg-tertiary-active: #c8c8c8; --bg-quaternary: #c8c8c8; --bg-quaternary-hover: #ababab; --bg-quaternary-active: #929292; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #515151; --text-primary-invert: #fdfdfd; --text-secondary: #929292; --text-secondary-invert: #c8c8c8; --border-primary: #c8c8c8; --border-primary-hover: #ababab; --border-secondary: #e8e8e8; --border-secondary-hover: #c8c8c8; --border-tertiary: whitesmoke; --border-tertiary-hover: #f0f0f0; --border-active: #515151; --border-active-invert: #ffffff; --icon-primary: #515151; --icon-primary-invert: #fdfdfd; --icon-secondary: #929292; --input-bg: #ffffff; --input-border: #c8c8c8; --input-border-hover: #929292; --input-border-active: #515151; --bg-transparent: rgba(64, 64, 64, 0.05); --bg-transparent-strong: rgba(64, 64, 64, 0.08); --bg-transparent-strongest: rgba(64, 64, 64, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(64, 64, 64, 0.1); --border-transparent-strong: rgba(64, 64, 64, 0.12); --border-transparent-strongest: rgba(64, 64, 64, 0.16); --bg-brand: #bfbfbf; --bg-brand-hover: #a6a6a6; --bg-brand-active: #8c8c8c; --text-on-brand: #000000; --text-brand: #bfbfbf; --text-brand-secondary: #737373; --icon-on-brand: #000000; --icon-brand: #bfbfbf; --icon-brand-secondary: #737373; --border-brand: #bfbfbf; --bg-brand-secondary: #f9f9f9; --bg-brand-secondary-hover: #f2f2f2; --bg-brand-secondary-active: #ececec; --input-radius: 0px; --image-radius: 0px; --panel-radius: 0px; --button-radius: 0px 0px 0px 0px; }