@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: #ffffff; --bg-primary-hover: #f9faf9; --bg-primary-active: #f6f7f6; --bg-primary-invert: #96a697; --bg-secondary: #f9faf9; --bg-secondary-hover: #f6f7f6; --bg-secondary-active: #f1f3f1; --bg-tertiary: #f6f7f6; --bg-tertiary-hover: #f1f3f1; --bg-tertiary-active: #dee3de; --bg-quaternary: #dee3de; --bg-quaternary-hover: #ccd4cd; --bg-quaternary-active: #bdc7be; --text-primary: #96a697; --text-primary-invert: #fefefe; --text-secondary: #bdc7be; --text-secondary-invert: #dee3de; --border-primary: #dee3de; --border-primary-hover: #ccd4cd; --border-secondary: #f1f3f1; --border-secondary-hover: #dee3de; --border-tertiary: #f9faf9; --border-tertiary-hover: #f6f7f6; --border-active: #96a697; --border-active-invert: #ffffff; --icon-primary: #96a697; --icon-primary-invert: #fefefe; --icon-secondary: #bdc7be; --input-bg: #ffffff; --input-border: #dee3de; --input-border-hover: #bdc7be; --input-border-active: #96a697; --bg-transparent: rgba(140, 157, 141, 0.05); --bg-transparent-strong: rgba(140, 157, 141, 0.08); --bg-transparent-strongest: rgba(140, 157, 141, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(140, 157, 141, 0.1); --border-transparent-strong: rgba(140, 157, 141, 0.12); --border-transparent-strongest: rgba(140, 157, 141, 0.16); --bg-brand: #8c9d8d; --bg-brand-hover: #718572; --bg-brand-active: #5a695b; --text-on-brand: #ffffff; --text-brand: #8c9d8d; --text-brand-secondary: #424e43; --icon-on-brand: #ffffff; --icon-brand: #8c9d8d; --icon-brand-secondary: #424e43; --border-brand: #8c9d8d; --bg-brand-secondary: #f4f5f4; --bg-brand-secondary-hover: #e8ebe8; --bg-brand-secondary-active: #dde2dd; }