@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: #f1e9dc; --bg-primary-hover: #e7e0d4; --bg-primary-active: #e1dbd0; --bg-primary-invert: #40444e; --bg-secondary: #e7e0d4; --bg-secondary-hover: #e1dbd0; --bg-secondary-active: #dad3c9; --bg-tertiary: #e1dbd0; --bg-tertiary-hover: #dad3c9; --bg-tertiary-active: #b8b5af; --bg-quaternary: #b8b5af; --bg-quaternary-hover: #9b9997; --bg-quaternary-active: #828283; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #40444e; --text-primary-invert: #efe7da; --text-secondary: #828283; --text-secondary-invert: #b8b5af; --border-primary: #b8b5af; --border-primary-hover: #9b9997; --border-secondary: #dad3c9; --border-secondary-hover: #b8b5af; --border-tertiary: #e7e0d4; --border-tertiary-hover: #e1dbd0; --border-active: #40444e; --border-active-invert: #f1e9dc; --icon-primary: #40444e; --icon-primary-invert: #efe7da; --icon-secondary: #828283; --input-bg: #f1e9dc; --input-border: #b8b5af; --input-border-hover: #828283; --input-border-active: #40444e; --bg-transparent: rgba(46, 52, 64, 0.05); --bg-transparent-strong: rgba(46, 52, 64, 0.08); --bg-transparent-strongest: rgba(46, 52, 64, 0.12); --bg-transparent-blur-base: rgba(241, 233, 220, 0.9); --border-transparent: rgba(46, 52, 64, 0.1); --border-transparent-strong: rgba(46, 52, 64, 0.12); --border-transparent-strongest: rgba(46, 52, 64, 0.16); --bg-brand: #ff7340; --bg-brand-hover: #ff4e0d; --bg-brand-active: #d93a00; --text-on-brand: #f1e9dc; --text-brand: #ff7340; --text-brand-secondary: #a62c00; --icon-on-brand: #f1e9dc; --icon-brand: #ff7340; --icon-brand-secondary: #a62c00; --border-brand: #ff7340; --bg-brand-secondary: #f2ddcc; --bg-brand-secondary-hover: #f4d1bd; --bg-brand-secondary-active: #f5c6ad; }