@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: #0c0c0c; --bg-primary-hover: #181818; --bg-primary-active: #1f1f1f; --bg-primary-invert: #e9e0e0; --bg-secondary: #181818; --bg-secondary-hover: #1f1f1f; --bg-secondary-active: #292828; --bg-tertiary: #1f1f1f; --bg-tertiary-hover: #292828; --bg-tertiary-active: #525050; --bg-quaternary: #525050; --bg-quaternary-hover: #777373; --bg-quaternary-active: #979191; --text-primary: #e9e0e0; --text-primary-invert: #0e0e0e; --text-secondary: #979191; --text-secondary-invert: #525050; --border-primary: #525050; --border-primary-hover: #777373; --border-secondary: #292828; --border-secondary-hover: #525050; --border-tertiary: #181818; --border-tertiary-hover: #1f1f1f; --border-active: #e9e0e0; --border-active-invert: #0c0c0c; --icon-primary: #e9e0e0; --icon-primary-invert: #0e0e0e; --icon-secondary: #979191; --input-bg: #0c0c0c; --input-border: #525050; --input-border-hover: #979191; --input-border-active: #e9e0e0; --bg-transparent: rgba(255, 245, 245, 0.05); --bg-transparent-strong: rgba(255, 245, 245, 0.08); --bg-transparent-strongest: rgba(255, 245, 245, 0.12); --bg-transparent-blur-base: rgba(12, 12, 12, 0.9); --border-transparent: rgba(255, 245, 245, 0.1); --border-transparent-strong: rgba(255, 245, 245, 0.12); --border-transparent-strongest: rgba(255, 245, 245, 0.16); --bg-brand: #090909; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #f4f4f4; --text-brand: #090909; --text-brand-secondary: black; --icon-on-brand: #f4f4f4; --icon-brand: #090909; --icon-brand-secondary: black; --border-brand: #090909; --bg-brand-secondary: #0c0c0c; --bg-brand-secondary-hover: #0b0b0b; --bg-brand-secondary-active: #0b0b0b; }