@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: #363636; --bg-primary-hover: #3f3c33; --bg-primary-active: #443f32; --bg-primary-invert: #daa005; --bg-secondary: #3f3c33; --bg-secondary-hover: #443f32; --bg-secondary-active: #4c4430; --bg-tertiary: #443f32; --bg-tertiary-hover: #4c4430; --bg-tertiary-active: #6a5826; --bg-quaternary: #6a5826; --bg-quaternary-hover: #85691e; --bg-quaternary-active: #9d7817; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #daa005; --text-primary-invert: #383735; --text-secondary: #9d7817; --text-secondary-invert: #6a5826; --border-primary: #6a5826; --border-primary-hover: #85691e; --border-secondary: #4c4430; --border-secondary-hover: #6a5826; --border-tertiary: #3f3c33; --border-tertiary-hover: #443f32; --border-active: #daa005; --border-active-invert: #363636; --icon-primary: #daa005; --icon-primary-invert: #383735; --icon-secondary: #9d7817; --input-bg: #363636; --input-border: #6a5826; --input-border-hover: #9d7817; --input-border-active: #daa005; --bg-transparent: rgba(234, 170, 0, 0.05); --bg-transparent-strong: rgba(234, 170, 0, 0.08); --bg-transparent-strongest: rgba(234, 170, 0, 0.12); --bg-transparent-blur-base: rgba(54, 54, 54, 0.9); --border-transparent: rgba(234, 170, 0, 0.1); --border-transparent-strong: rgba(234, 170, 0, 0.12); --border-transparent-strongest: rgba(234, 170, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #313131; --bg-brand-secondary-hover: #2b2b2b; --bg-brand-secondary-active: #262626; }