@font-face { font-family: "Cormorant Garamond"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n6.ttf") format("ttf"); } @font-face { font-family: "Cormorant Garamond"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n7.ttf") format("ttf"); } @font-face { font-family: "Cormorant Garamond"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Cormorant Garamond", serif; --font-weight-regular: 600; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Cormorant Garamond";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n6.ttf; --font-family-heading: "Cormorant Garamond", serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #060606; --bg-primary-hover: #121212; --bg-primary-active: #1a1a1a; --bg-primary-invert: #e9e9e9; --bg-secondary: #121212; --bg-secondary-hover: #1a1a1a; --bg-secondary-active: #242424; --bg-tertiary: #1a1a1a; --bg-tertiary-hover: #242424; --bg-tertiary-active: #4e4e4e; --bg-quaternary: #4e4e4e; --bg-quaternary-hover: #747474; --bg-quaternary-active: #949494; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9e9e9; --text-primary-invert: #080808; --text-secondary: #949494; --text-secondary-invert: #4e4e4e; --border-primary: #4e4e4e; --border-primary-hover: #747474; --border-secondary: #242424; --border-secondary-hover: #4e4e4e; --border-tertiary: #121212; --border-tertiary-hover: #1a1a1a; --border-active: #e9e9e9; --border-active-invert: #060606; --icon-primary: #e9e9e9; --icon-primary-invert: #080808; --icon-secondary: #949494; --input-bg: #060606; --input-border: #4e4e4e; --input-border-hover: #949494; --input-border-active: #e9e9e9; --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(6, 6, 6, 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: #8A1C1C; --bg-brand-hover: #601313; --bg-brand-active: #350b0b; --text-on-brand: #FFFFFF; --text-brand: #8A1C1C; --text-brand-secondary: #0b0202; --icon-on-brand: #FFFFFF; --icon-brand: #8A1C1C; --icon-brand-secondary: #0b0202; --border-brand: #8A1C1C; --bg-brand-secondary: #130808; --bg-brand-secondary-hover: #200a0a; --bg-brand-secondary-active: #2e0d0d; }