@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.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"); } @font-face { font-family: Shrikhand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/shrikhand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/shrikhand_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Shrikhand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #dbfaff; --bg-primary-hover: #d0eff6; --bg-primary-active: #c9e8f0; --bg-primary-invert: #143357; --bg-secondary: #d0eff6; --bg-secondary-hover: #c9e8f0; --bg-secondary-active: #c1e0e9; --bg-tertiary: #c9e8f0; --bg-tertiary-hover: #c1e0e9; --bg-tertiary-active: #9bbac9; --bg-quaternary: #9bbac9; --bg-quaternary-hover: #7b9aae; --bg-quaternary-active: #5e7d96; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #143357; --text-primary-invert: #d9f8fd; --text-secondary: #5e7d96; --text-secondary-invert: #9bbac9; --border-primary: #9bbac9; --border-primary-hover: #7b9aae; --border-secondary: #c1e0e9; --border-secondary-hover: #9bbac9; --border-tertiary: #d0eff6; --border-tertiary-hover: #c9e8f0; --border-active: #143357; --border-active-invert: #dbfaff; --icon-primary: #143357; --icon-primary-invert: #d9f8fd; --icon-secondary: #5e7d96; --input-bg: #dbfaff; --input-border: #9bbac9; --input-border-hover: #5e7d96; --input-border-active: #143357; --bg-transparent: rgba(0, 31, 70, 0.05); --bg-transparent-strong: rgba(0, 31, 70, 0.08); --bg-transparent-strongest: rgba(0, 31, 70, 0.12); --bg-transparent-blur-base: rgba(219, 250, 255, 0.9); --border-transparent: rgba(0, 31, 70, 0.1); --border-transparent-strong: rgba(0, 31, 70, 0.12); --border-transparent-strongest: rgba(0, 31, 70, 0.16); --bg-brand: #dbfaff; --bg-brand-hover: #a8f3ff; --bg-brand-active: #75ecff; --text-on-brand: #001f46; --text-brand: #dbfaff; --text-brand-secondary: #42e5ff; --icon-on-brand: #001f46; --icon-brand: #dbfaff; --icon-brand-secondary: #42e5ff; --border-brand: #dbfaff; --bg-brand-secondary: #dbfaff; --bg-brand-secondary-hover: #dbfaff; --bg-brand-secondary-active: #dbfaff; }