@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: uppercase; --text-transform-heading: uppercase; --bg-primary: #c9c9c9; --bg-primary-hover: #c5c5c5; --bg-primary-active: #c3c3c3; --bg-primary-invert: gray; --bg-secondary: #c5c5c5; --bg-secondary-hover: #c3c3c3; --bg-secondary-active: #bfbfbf; --bg-tertiary: #c3c3c3; --bg-tertiary-hover: #bfbfbf; --bg-tertiary-active: #b2b2b2; --bg-quaternary: #b2b2b2; --bg-quaternary-hover: #a6a6a6; --bg-quaternary-active: #9b9b9b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: gray; --text-primary-invert: #c8c8c8; --text-secondary: #9b9b9b; --text-secondary-invert: #b2b2b2; --border-primary: #b2b2b2; --border-primary-hover: #a6a6a6; --border-secondary: #bfbfbf; --border-secondary-hover: #b2b2b2; --border-tertiary: #c5c5c5; --border-tertiary-hover: #c3c3c3; --border-active: gray; --border-active-invert: #c9c9c9; --icon-primary: gray; --icon-primary-invert: #c8c8c8; --icon-secondary: #9b9b9b; --input-bg: #c9c9c9; --input-border: #b2b2b2; --input-border-hover: #9b9b9b; --input-border-active: gray; --bg-transparent: rgba(121, 121, 121, 0.05); --bg-transparent-strong: rgba(121, 121, 121, 0.08); --bg-transparent-strongest: rgba(121, 121, 121, 0.12); --bg-transparent-blur-base: rgba(201, 201, 201, 0.9); --border-transparent: rgba(121, 121, 121, 0.1); --border-transparent-strong: rgba(121, 121, 121, 0.12); --border-transparent-strongest: rgba(121, 121, 121, 0.16); --bg-brand: #cacaca; --bg-brand-hover: #b1b1b1; --bg-brand-active: #979797; --text-on-brand: #888888; --text-brand: #cacaca; --text-brand-secondary: #7e7e7e; --icon-on-brand: #888888; --icon-brand: #cacaca; --icon-brand-secondary: #7e7e7e; --border-brand: #cacaca; --bg-brand-secondary: #c9c9c9; --bg-brand-secondary-hover: #c9c9c9; --bg-brand-secondary-active: #c9c9c9; }