@font-face { font-family: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } @font-face { font-family: "Archivo Narrow"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_i7.ttf") format("ttf"); } @font-face { font-family: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Archivo Narrow", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Archivo Narrow";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf; --font-family-heading: "Archivo Narrow", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f6f6f6; --bg-primary-active: #f0f0f0; --bg-primary-invert: #575757; --bg-secondary: #f6f6f6; --bg-secondary-hover: #f0f0f0; --bg-secondary-active: #e9e9e9; --bg-tertiary: #f0f0f0; --bg-tertiary-hover: #e9e9e9; --bg-tertiary-active: #c9c9c9; --bg-quaternary: #c9c9c9; --bg-quaternary-hover: #aeaeae; --bg-quaternary-active: #969696; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #575757; --text-primary-invert: #fdfdfd; --text-secondary: #969696; --text-secondary-invert: #c9c9c9; --border-primary: #c9c9c9; --border-primary-hover: #aeaeae; --border-secondary: #e9e9e9; --border-secondary-hover: #c9c9c9; --border-tertiary: #f6f6f6; --border-tertiary-hover: #f0f0f0; --border-active: #575757; --border-active-invert: #ffffff; --icon-primary: #575757; --icon-primary-invert: #fdfdfd; --icon-secondary: #969696; --input-bg: #ffffff; --input-border: #c9c9c9; --input-border-hover: #969696; --input-border-active: #575757; --bg-transparent: rgba(70, 70, 70, 0.05); --bg-transparent-strong: rgba(70, 70, 70, 0.08); --bg-transparent-strongest: rgba(70, 70, 70, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(70, 70, 70, 0.1); --border-transparent-strong: rgba(70, 70, 70, 0.12); --border-transparent-strongest: rgba(70, 70, 70, 0.16); --bg-brand: #e2e2e2; --bg-brand-hover: #c9c9c9; --bg-brand-active: #afafaf; --text-on-brand: #000000; --text-brand: #e2e2e2; --text-brand-secondary: #969696; --icon-on-brand: #000000; --icon-brand: #e2e2e2; --icon-brand-secondary: #969696; --border-brand: #e2e2e2; --bg-brand-secondary: #fcfcfc; --bg-brand-secondary-hover: #f9f9f9; --bg-brand-secondary-active: #f6f6f6; }