@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Panchang; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/panchang_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/panchang_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Panchang, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #1e1e1e; --bg-primary-hover: #292928; --bg-primary-active: #302f2f; --bg-primary-invert: #ebdedb; --bg-secondary: #292928; --bg-secondary-hover: #302f2f; --bg-secondary-active: #393737; --bg-tertiary: #302f2f; --bg-tertiary-hover: #393737; --bg-tertiary-active: #5f5b5a; --bg-quaternary: #5f5b5a; --bg-quaternary-hover: #817b7a; --bg-quaternary-active: #9e9695; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #ebdedb; --text-primary-invert: #202020; --text-secondary: #9e9695; --text-secondary-invert: #5f5b5a; --border-primary: #5f5b5a; --border-primary-hover: #817b7a; --border-secondary: #393737; --border-secondary-hover: #5f5b5a; --border-tertiary: #292928; --border-tertiary-hover: #302f2f; --border-active: #ebdedb; --border-active-invert: #1e1e1e; --icon-primary: #ebdedb; --icon-primary-invert: #202020; --icon-secondary: #9e9695; --input-bg: #1e1e1e; --input-border: #5f5b5a; --input-border-hover: #9e9695; --input-border-active: #ebdedb; --bg-transparent: rgba(255, 241, 238, 0.05); --bg-transparent-strong: rgba(255, 241, 238, 0.08); --bg-transparent-strongest: rgba(255, 241, 238, 0.12); --bg-transparent-blur-base: rgba(30, 30, 30, 0.9); --border-transparent: rgba(255, 241, 238, 0.1); --border-transparent-strong: rgba(255, 241, 238, 0.12); --border-transparent-strongest: rgba(255, 241, 238, 0.16); --bg-brand: #fe9121; --bg-brand-hover: #eb7801; --bg-brand-active: #b85e01; --text-on-brand: #fff1ee; --text-brand: #fe9121; --text-brand-secondary: #854401; --icon-on-brand: #fff1ee; --icon-brand: #fe9121; --icon-brand-secondary: #854401; --border-brand: #fe9121; --bg-brand-secondary: #342a1e; --bg-brand-secondary-hover: #4b351f; --bg-brand-secondary-active: #61411f; }