@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: #1000ff; --bg-primary-hover: #0f00f2; --bg-primary-active: #0f00eb; --bg-primary-invert: #010017; --bg-secondary: #0f00f2; --bg-secondary-hover: #0f00eb; --bg-secondary-active: #0e00e0; --bg-tertiary: #0f00eb; --bg-tertiary-hover: #0e00e0; --bg-tertiary-active: #0b00b5; --bg-quaternary: #0b00b5; --bg-quaternary-hover: #09008f; --bg-quaternary-active: #07006e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #010017; --text-primary-invert: #1000fc; --text-secondary: #07006e; --text-secondary-invert: #0b00b5; --border-primary: #0b00b5; --border-primary-hover: #09008f; --border-secondary: #0e00e0; --border-secondary-hover: #0b00b5; --border-tertiary: #0f00f2; --border-tertiary-hover: #0f00eb; --border-active: #010017; --border-active-invert: #1000ff; --icon-primary: #010017; --icon-primary-invert: #1000fc; --icon-secondary: #07006e; --input-bg: #1000ff; --input-border: #0b00b5; --input-border-hover: #07006e; --input-border-active: #010017; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(16, 0, 255, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #0f0f0f; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #0f0f0f; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #0f0f0f; --icon-brand-secondary: black; --border-brand: #0f0f0f; --bg-brand-secondary: #1002e7; --bg-brand-secondary-hover: #1003cf; --bg-brand-secondary-active: #1005b7; }