@font-face { font-family: Exo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/exo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/exo_n4.ttf") format("ttf"); } @font-face { font-family: Exo; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/exo_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/exo_i7.ttf") format("ttf"); } @font-face { font-family: Exo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/exo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/exo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Exo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Exo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/exo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/exo_n4.ttf; --font-family-heading: Exo, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #e4f9f9; --bg-primary-hover: #d9eded; --bg-primary-active: #d2e5e5; --bg-primary-invert: #151616; --bg-secondary: #d9eded; --bg-secondary-hover: #d2e5e5; --bg-secondary-active: #c9dbdb; --bg-tertiary: #d2e5e5; --bg-tertiary-hover: #c9dbdb; --bg-tertiary-active: #a2b1b1; --bg-quaternary: #a2b1b1; --bg-quaternary-hover: #808b8b; --bg-quaternary-active: #626b6b; --text-primary: #151616; --text-primary-invert: #e2f7f7; --text-secondary: #626b6b; --text-secondary-invert: #a2b1b1; --border-primary: #a2b1b1; --border-primary-hover: #808b8b; --border-secondary: #c9dbdb; --border-secondary-hover: #a2b1b1; --border-tertiary: #d9eded; --border-tertiary-hover: #d2e5e5; --border-active: #151616; --border-active-invert: #e4f9f9; --icon-primary: #151616; --icon-primary-invert: #e2f7f7; --icon-secondary: #626b6b; --input-bg: #e4f9f9; --input-border: #a2b1b1; --input-border-hover: #626b6b; --input-border-active: #151616; --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(228, 249, 249, 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: #fe4a49; --bg-brand-hover: #fe1816; --bg-brand-active: #e00201; --text-on-brand: #ffffff; --text-brand: #fe4a49; --text-brand-secondary: #ad0201; --icon-on-brand: #ffffff; --icon-brand: #fe4a49; --icon-brand-secondary: #ad0201; --border-brand: #fe4a49; --bg-brand-secondary: #e7e8e7; --bg-brand-secondary-hover: #e9d6d6; --bg-brand-secondary-active: #ecc5c4; }