@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: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.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: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fcfcf5; --bg-primary-hover: #f1f0e9; --bg-primary-active: #eae9e2; --bg-primary-invert: #2b221e; --bg-secondary: #f1f0e9; --bg-secondary-hover: #eae9e2; --bg-secondary-active: #e0dfd9; --bg-tertiary: #eae9e2; --bg-tertiary-hover: #e0dfd9; --bg-tertiary-active: #b9b6b1; --bg-quaternary: #b9b6b1; --bg-quaternary-hover: #97928d; --bg-quaternary-active: #79736e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2b221e; --text-primary-invert: #fafaf3; --text-secondary: #79736e; --text-secondary-invert: #b9b6b1; --border-primary: #b9b6b1; --border-primary-hover: #97928d; --border-secondary: #e0dfd9; --border-secondary-hover: #b9b6b1; --border-tertiary: #f1f0e9; --border-tertiary-hover: #eae9e2; --border-active: #2b221e; --border-active-invert: #fcfcf5; --icon-primary: #2b221e; --icon-primary-invert: #fafaf3; --icon-secondary: #79736e; --input-bg: #fcfcf5; --input-border: #b9b6b1; --input-border-hover: #79736e; --input-border-active: #2b221e; --bg-transparent: rgba(22, 12, 9, 0.05); --bg-transparent-strong: rgba(22, 12, 9, 0.08); --bg-transparent-strongest: rgba(22, 12, 9, 0.12); --bg-transparent-blur-base: rgba(252, 252, 245, 0.9); --border-transparent: rgba(22, 12, 9, 0.1); --border-transparent-strong: rgba(22, 12, 9, 0.12); --border-transparent-strongest: rgba(22, 12, 9, 0.16); --bg-brand: #FF8A00; --bg-brand-hover: #cc6e00; --bg-brand-active: #995300; --text-on-brand: #fffefe; --text-brand: #FF8A00; --text-brand-secondary: #663700; --icon-on-brand: #fffefe; --icon-brand: #FF8A00; --icon-brand-secondary: #663700; --border-brand: #FF8A00; --bg-brand-secondary: #fcf1dd; --bg-brand-secondary-hover: #fde5c4; --bg-brand-secondary-active: #fddaac; }