@font-face { font-family: Nunito; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n5.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 500; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n5.ttf; --font-family-heading: Nunito, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #1b1b17; --bg-primary-hover: #262622; --bg-primary-active: #2d2d29; --bg-primary-invert: #e5e5e5; --bg-secondary: #262622; --bg-secondary-hover: #2d2d29; --bg-secondary-active: #363632; --bg-tertiary: #2d2d29; --bg-tertiary-hover: #363632; --bg-tertiary-active: #5b5b59; --bg-quaternary: #5b5b59; --bg-quaternary-hover: #7d7d7a; --bg-quaternary-active: #9a9a98; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e5e5e5; --text-primary-invert: #1d1d19; --text-secondary: #9a9a98; --text-secondary-invert: #5b5b59; --border-primary: #5b5b59; --border-primary-hover: #7d7d7a; --border-secondary: #363632; --border-secondary-hover: #5b5b59; --border-tertiary: #262622; --border-tertiary-hover: #2d2d29; --border-active: #e5e5e5; --border-active-invert: #1b1b17; --icon-primary: #e5e5e5; --icon-primary-invert: #1d1d19; --icon-secondary: #9a9a98; --input-bg: #1b1b17; --input-border: #5b5b59; --input-border-hover: #9a9a98; --input-border-active: #e5e5e5; --bg-transparent: rgba(249, 249, 249, 0.05); --bg-transparent-strong: rgba(249, 249, 249, 0.08); --bg-transparent-strongest: rgba(249, 249, 249, 0.12); --bg-transparent-blur-base: rgba(27, 27, 23, 0.9); --border-transparent: rgba(249, 249, 249, 0.1); --border-transparent-strong: rgba(249, 249, 249, 0.12); --border-transparent-strongest: rgba(249, 249, 249, 0.16); --bg-brand: #1b1b17; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #a9a9a9; --text-brand: #1b1b17; --text-brand-secondary: black; --icon-on-brand: #a9a9a9; --icon-brand: #1b1b17; --icon-brand-secondary: black; --border-brand: #1b1b17; --bg-brand-secondary: #1b1b17; --bg-brand-secondary-hover: #1b1b17; --bg-brand-secondary-active: #1b1b17; }