@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: "Cormorant Garamond"; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n3.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: "Cormorant Garamond", serif; --font-weight-heading: 300; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #3e3434; --bg-primary-hover: #473d3d; --bg-primary-active: #4d4343; --bg-primary-invert: #e9dbdb; --bg-secondary: #473d3d; --bg-secondary-hover: #4d4343; --bg-secondary-active: #554a4a; --bg-tertiary: #4d4343; --bg-tertiary-hover: #554a4a; --bg-tertiary-active: #756969; --bg-quaternary: #756969; --bg-quaternary-hover: #918585; --bg-quaternary-active: #a99c9c; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9dbdb; --text-primary-invert: #403636; --text-secondary: #a99c9c; --text-secondary-invert: #756969; --border-primary: #756969; --border-primary-hover: #918585; --border-secondary: #554a4a; --border-secondary-hover: #756969; --border-tertiary: #473d3d; --border-tertiary-hover: #4d4343; --border-active: #e9dbdb; --border-active-invert: #3e3434; --icon-primary: #e9dbdb; --icon-primary-invert: #403636; --icon-secondary: #a99c9c; --input-bg: #3e3434; --input-border: #756969; --input-border-hover: #a99c9c; --input-border-active: #e9dbdb; --bg-transparent: rgba(250, 235, 235, 0.05); --bg-transparent-strong: rgba(250, 235, 235, 0.08); --bg-transparent-strongest: rgba(250, 235, 235, 0.12); --bg-transparent-blur-base: rgba(62, 52, 52, 0.9); --border-transparent: rgba(250, 235, 235, 0.1); --border-transparent-strong: rgba(250, 235, 235, 0.12); --border-transparent-strongest: rgba(250, 235, 235, 0.16); --bg-brand: #b39494; --bg-brand-hover: #9e7676; --bg-brand-active: #845d5d; --text-on-brand: #161515; --text-brand: #b39494; --text-brand-secondary: #664848; --icon-on-brand: #161515; --icon-brand: #b39494; --icon-brand-secondary: #664848; --border-brand: #b39494; --bg-brand-secondary: #4a3e3e; --bg-brand-secondary-hover: #554747; --bg-brand-secondary-active: #615151; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }