@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: #000000; --bg-primary-hover: #060a0b; --bg-primary-active: #0a1112; --bg-primary-invert: #73bdcd; --bg-secondary: #060a0b; --bg-secondary-hover: #0a1112; --bg-secondary-active: #0f191b; --bg-tertiary: #0a1112; --bg-tertiary-hover: #0f191b; --bg-tertiary-active: #253c41; --bg-quaternary: #253c41; --bg-quaternary-hover: #375c63; --bg-quaternary-active: #487780; --text-primary: #73bdcd; --text-primary-invert: #010202; --text-secondary: #487780; --text-secondary-invert: #253c41; --border-primary: #253c41; --border-primary-hover: #375c63; --border-secondary: #0f191b; --border-secondary-hover: #253c41; --border-tertiary: #060a0b; --border-tertiary-hover: #0a1112; --border-active: #73bdcd; --border-active-invert: #000000; --icon-primary: #73bdcd; --icon-primary-invert: #010202; --icon-secondary: #487780; --input-bg: #000000; --input-border: #253c41; --input-border-hover: #487780; --input-border-active: #73bdcd; --bg-transparent: rgba(126, 208, 225, 0.05); --bg-transparent-strong: rgba(126, 208, 225, 0.08); --bg-transparent-strongest: rgba(126, 208, 225, 0.12); --bg-transparent-blur-base: rgba(0, 0, 0, 0.9); --border-transparent: rgba(126, 208, 225, 0.1); --border-transparent-strong: rgba(126, 208, 225, 0.12); --border-transparent-strongest: rgba(126, 208, 225, 0.16); --bg-brand: #f09935; --bg-brand-hover: #e18011; --bg-brand-active: #b2650d; --text-on-brand: #000000; --text-brand: #f09935; --text-brand-secondary: #824a0a; --icon-on-brand: #000000; --icon-brand: #f09935; --icon-brand-secondary: #824a0a; --border-brand: #f09935; --bg-brand-secondary: #180f05; --bg-brand-secondary-hover: #301f0b; --bg-brand-secondary-active: #482e10; }