@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.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: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 400; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #b2cccc; --bg-primary-hover: #abc3c3; --bg-primary-active: #a7bebe; --bg-primary-invert: #313030; --bg-secondary: #abc3c3; --bg-secondary-hover: #a7bebe; --bg-secondary-active: #a1b7b7; --bg-tertiary: #a7bebe; --bg-tertiary-hover: #a1b7b7; --bg-tertiary-active: #899a9a; --bg-quaternary: #899a9a; --bg-quaternary-hover: #748181; --bg-quaternary-active: #616b6b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #313030; --text-primary-invert: #b1caca; --text-secondary: #616b6b; --text-secondary-invert: #899a9a; --border-primary: #899a9a; --border-primary-hover: #748181; --border-secondary: #a1b7b7; --border-secondary-hover: #899a9a; --border-tertiary: #abc3c3; --border-tertiary-hover: #a7bebe; --border-active: #313030; --border-active-invert: #b2cccc; --icon-primary: #313030; --icon-primary-invert: #b1caca; --icon-secondary: #616b6b; --input-bg: #b2cccc; --input-border: #899a9a; --input-border-hover: #616b6b; --input-border-active: #313030; --bg-transparent: rgba(36, 33, 33, 0.05); --bg-transparent-strong: rgba(36, 33, 33, 0.08); --bg-transparent-strongest: rgba(36, 33, 33, 0.12); --bg-transparent-blur-base: rgba(178, 204, 204, 0.9); --border-transparent: rgba(36, 33, 33, 0.1); --border-transparent-strong: rgba(36, 33, 33, 0.12); --border-transparent-strongest: rgba(36, 33, 33, 0.16); --bg-brand: #e4bcbc; --bg-brand-hover: #d59898; --bg-brand-active: #c77373; --text-on-brand: #242121; --text-brand: #e4bcbc; --text-brand-secondary: #b84f4f; --icon-on-brand: #242121; --icon-brand: #e4bcbc; --icon-brand-secondary: #b84f4f; --border-brand: #e4bcbc; --bg-brand-secondary: #b7caca; --bg-brand-secondary-hover: #bcc9c9; --bg-brand-secondary-active: #c1c7c7; }