@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #d3e6fa; --bg-primary-hover: #c9dbee; --bg-primary-active: #c2d4e6; --bg-primary-invert: #141618; --bg-secondary: #c9dbee; --bg-secondary-hover: #c2d4e6; --bg-secondary-active: #bacbdc; --bg-tertiary: #c2d4e6; --bg-tertiary-hover: #bacbdc; --bg-tertiary-active: #96a4b2; --bg-quaternary: #96a4b2; --bg-quaternary-hover: #77818d; --bg-quaternary-active: #5b636d; --text-primary: #141618; --text-primary-invert: #d1e4f8; --text-secondary: #5b636d; --text-secondary-invert: #96a4b2; --border-primary: #96a4b2; --border-primary-hover: #77818d; --border-secondary: #bacbdc; --border-secondary-hover: #96a4b2; --border-tertiary: #c9dbee; --border-tertiary-hover: #c2d4e6; --border-active: #141618; --border-active-invert: #d3e6fa; --icon-primary: #141618; --icon-primary-invert: #d1e4f8; --icon-secondary: #5b636d; --input-bg: #d3e6fa; --input-border: #96a4b2; --input-border-hover: #5b636d; --input-border-active: #141618; --bg-transparent: rgba(1, 1, 2, 0.05); --bg-transparent-strong: rgba(1, 1, 2, 0.08); --bg-transparent-strongest: rgba(1, 1, 2, 0.12); --bg-transparent-blur-base: rgba(211, 230, 250, 0.9); --border-transparent: rgba(1, 1, 2, 0.1); --border-transparent-strong: rgba(1, 1, 2, 0.12); --border-transparent-strongest: rgba(1, 1, 2, 0.16); --bg-brand: #a8d9fa; --bg-brand-hover: #78c4f7; --bg-brand-active: #48aff4; --text-on-brand: #ffffff; --text-brand: #a8d9fa; --text-brand-secondary: #179af2; --icon-on-brand: #ffffff; --icon-brand: #a8d9fa; --icon-brand-secondary: #179af2; --border-brand: #a8d9fa; --bg-brand-secondary: #cfe5fa; --bg-brand-secondary-hover: #cae3fa; --bg-brand-secondary-active: #c6e2fa; }