@font-face { font-family: "Cormorant Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n4.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: "IM Fell English SC"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/im_fell_english_sc_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/im_fell_english_sc_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Cormorant Garamond", serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n4.ttf; --font-family-heading: "IM Fell English SC", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #212121; --bg-primary-hover: #292928; --bg-primary-active: #2d2d2d; --bg-primary-invert: #abaaa9; --bg-secondary: #292928; --bg-secondary-hover: #2d2d2d; --bg-secondary-active: #333333; --bg-tertiary: #2d2d2d; --bg-tertiary-hover: #333333; --bg-tertiary-active: #4d4d4c; --bg-quaternary: #4d4d4c; --bg-quaternary-hover: #646363; --bg-quaternary-active: #787776; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #abaaa9; --text-primary-invert: #232322; --text-secondary: #787776; --text-secondary-invert: #4d4d4c; --border-primary: #4d4d4c; --border-primary-hover: #646363; --border-secondary: #333333; --border-secondary-hover: #4d4d4c; --border-tertiary: #292928; --border-tertiary-hover: #2d2d2d; --border-active: #abaaa9; --border-active-invert: #212121; --icon-primary: #abaaa9; --icon-primary-invert: #232322; --icon-secondary: #787776; --input-bg: #212121; --input-border: #4d4d4c; --input-border-hover: #787776; --input-border-active: #abaaa9; --bg-transparent: rgba(185, 184, 182, 0.05); --bg-transparent-strong: rgba(185, 184, 182, 0.08); --bg-transparent-strongest: rgba(185, 184, 182, 0.12); --bg-transparent-blur-base: rgba(33, 33, 33, 0.9); --border-transparent: rgba(185, 184, 182, 0.1); --border-transparent-strong: rgba(185, 184, 182, 0.12); --border-transparent-strongest: rgba(185, 184, 182, 0.16); --bg-brand: #b9b8b6; --bg-brand-hover: #a09f9c; --bg-brand-active: #878582; --text-on-brand: #0c0b0b; --text-brand: #b9b8b6; --text-brand-secondary: #6d6c69; --icon-on-brand: #0c0b0b; --icon-brand: #b9b8b6; --icon-brand-secondary: #6d6c69; --border-brand: #b9b8b6; --bg-brand-secondary: #303030; --bg-brand-secondary-hover: #3f3f3f; --bg-brand-secondary-active: #4f4e4e; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 16px 16px 16px 16px; }