@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } @font-face { font-family: Cinzel; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cinzel_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cinzel_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Cinzel, serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #f5f2ea; --bg-primary-hover: #edebe4; --bg-primary-active: #e8e7e1; --bg-primary-invert: #546c74; --bg-secondary: #edebe4; --bg-secondary-hover: #e8e7e1; --bg-secondary-active: #e2e2dc; --bg-tertiary: #e8e7e1; --bg-tertiary-hover: #e2e2dc; --bg-tertiary-active: #c6cbc8; --bg-quaternary: #c6cbc8; --bg-quaternary-hover: #aeb7b6; --bg-quaternary-active: #99a6a7; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #62787f; --text-primary-invert: #ceded4; --text-secondary: #99a6a7; --text-secondary-invert: #c6cbc8; --border-primary: #c6cbc8; --border-primary-hover: #aeb7b6; --border-secondary: #e2e2dc; --border-secondary-hover: #c6cbc8; --border-tertiary: #edebe4; --border-tertiary-hover: #e8e7e1; --border-active: #62787f; --border-active-invert: #f5f2ea; --icon-primary: #62787f; --icon-primary-invert: #ceded4; --icon-secondary: #99a6a7; --input-bg: #f5f2ea; --input-border: #c6cbc8; --input-border-hover: #99a6a7; --input-border-active: #62787f; --bg-transparent: rgba(84, 108, 116, 0.05); --bg-transparent-strong: rgba(84, 108, 116, 0.08); --bg-transparent-strongest: rgba(84, 108, 116, 0.12); --bg-highlight: rgba(84, 108, 116, 0.05); --bg-highlight-hover: rgba(84, 108, 116, 0.08); --bg-highlight-active: rgba(84, 108, 116, 0.12); --bg-transparent-blur-base: rgba(245, 242, 234, 0.9); --border-transparent: rgba(84, 108, 116, 0.1); --border-transparent-strong: rgba(84, 108, 116, 0.12); --border-transparent-strongest: rgba(84, 108, 116, 0.16); --bg-brand: #546c74; --bg-brand-hover: #3f5056; --bg-brand-active: #293539; --icon-on-brand: #ceded4; --icon-brand-secondary: #14191b; --icon-link: #546c74; --text-link: #546c74; --text-link-secondary: #14191b; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 16px 16px 16px 16px; }