@font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f2f2f2; --bg-primary-hover: #e7e7e7; --bg-primary-active: #e0e0e0; --bg-primary-invert: #252525; --bg-secondary: #e7e7e7; --bg-secondary-hover: #e0e0e0; --bg-secondary-active: #d7d7d7; --bg-tertiary: #e0e0e0; --bg-tertiary-hover: #d7d7d7; --bg-tertiary-active: #b1b1b1; --bg-quaternary: #b1b1b1; --bg-quaternary-hover: #8f8f8f; --bg-quaternary-active: #727272; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #252525; --text-primary-invert: #f0f0f0; --text-secondary: #727272; --text-secondary-invert: #b1b1b1; --border-primary: #b1b1b1; --border-primary-hover: #8f8f8f; --border-secondary: #d7d7d7; --border-secondary-hover: #b1b1b1; --border-tertiary: #e7e7e7; --border-tertiary-hover: #e0e0e0; --border-active: #252525; --border-active-invert: #f2f2f2; --icon-primary: #252525; --icon-primary-invert: #f0f0f0; --icon-secondary: #727272; --input-bg: #f2f2f2; --input-border: #b1b1b1; --input-border-hover: #727272; --input-border-active: #252525; --bg-transparent: rgba(17, 17, 17, 0.05); --bg-transparent-strong: rgba(17, 17, 17, 0.08); --bg-transparent-strongest: rgba(17, 17, 17, 0.12); --bg-transparent-blur-base: rgba(242, 242, 242, 0.9); --border-transparent: rgba(17, 17, 17, 0.1); --border-transparent-strong: rgba(17, 17, 17, 0.12); --border-transparent-strongest: rgba(17, 17, 17, 0.16); --bg-brand: #e9d3dd; --bg-brand-hover: #d8b1c3; --bg-brand-active: #c78fa8; --text-on-brand: #111111; --text-brand: #e9d3dd; --text-brand-secondary: #b66d8e; --icon-on-brand: #111111; --icon-brand: #e9d3dd; --icon-brand-secondary: #b66d8e; --border-brand: #e9d3dd; --bg-brand-secondary: #f1eff0; --bg-brand-secondary-hover: #f0ecee; --bg-brand-secondary-active: #efe9ec; }