@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: #300a0a; --bg-primary-hover: #3a1616; --bg-primary-active: #401d1d; --bg-primary-invert: #e5e2e2; --bg-secondary: #3a1616; --bg-secondary-hover: #401d1d; --bg-secondary-active: #482626; --bg-tertiary: #401d1d; --bg-tertiary-hover: #482626; --bg-tertiary-active: #6a4f4f; --bg-quaternary: #6a4f4f; --bg-quaternary-hover: #887272; --bg-quaternary-active: #a19191; --text-primary: #e5e2e2; --text-primary-invert: #320c0c; --text-secondary: #a19191; --text-secondary-invert: #6a4f4f; --border-primary: #6a4f4f; --border-primary-hover: #887272; --border-secondary: #482626; --border-secondary-hover: #6a4f4f; --border-tertiary: #3a1616; --border-tertiary-hover: #401d1d; --border-active: #e5e2e2; --border-active-invert: #300a0a; --icon-primary: #e5e2e2; --icon-primary-invert: #320c0c; --icon-secondary: #a19191; --input-bg: #300a0a; --input-border: #6a4f4f; --input-border-hover: #a19191; --input-border-active: #e5e2e2; --bg-transparent: rgba(247, 247, 247, 0.05); --bg-transparent-strong: rgba(247, 247, 247, 0.08); --bg-transparent-strongest: rgba(247, 247, 247, 0.12); --bg-transparent-blur-base: rgba(48, 10, 10, 0.9); --border-transparent: rgba(247, 247, 247, 0.1); --border-transparent-strong: rgba(247, 247, 247, 0.12); --border-transparent-strongest: rgba(247, 247, 247, 0.16); --bg-brand: #ffbc00; --bg-brand-hover: #cc9600; --bg-brand-active: #997100; --text-on-brand: #000000; --text-brand: #ffbc00; --text-brand-secondary: #664b00; --icon-on-brand: #000000; --icon-brand: #ffbc00; --icon-brand-secondary: #664b00; --border-brand: #ffbc00; --bg-brand-secondary: #451c09; --bg-brand-secondary-hover: #592e08; --bg-brand-secondary-active: #6e3f07; }