@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: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.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: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #646464; --bg-primary-hover: #6c6c6c; --bg-primary-active: #707070; --bg-primary-invert: #f1f1f1; --bg-secondary: #6c6c6c; --bg-secondary-hover: #707070; --bg-secondary-active: #777777; --bg-tertiary: #707070; --bg-tertiary-hover: #777777; --bg-tertiary-active: #919191; --bg-quaternary: #919191; --bg-quaternary-hover: #a8a8a8; --bg-quaternary-active: #bcbcbc; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #f1f1f1; --text-primary-invert: #666666; --text-secondary: #bcbcbc; --text-secondary-invert: #919191; --border-primary: #919191; --border-primary-hover: #a8a8a8; --border-secondary: #777777; --border-secondary-hover: #919191; --border-tertiary: #6c6c6c; --border-tertiary-hover: #707070; --border-active: #f1f1f1; --border-active-invert: #646464; --icon-primary: #f1f1f1; --icon-primary-invert: #666666; --icon-secondary: #bcbcbc; --input-bg: #646464; --input-border: #919191; --input-border-hover: #bcbcbc; --input-border-active: #f1f1f1; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(100, 100, 100, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #5a5a5a; --bg-brand-secondary-hover: #505050; --bg-brand-secondary-active: #464646; }