@font-face { font-family: Rubik; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_i9.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n7.ttf; --font-family-heading: Alegreya, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #b0c5d3; --bg-primary-hover: #a9becc; --bg-primary-active: #a5bac8; --bg-primary-invert: #334451; --bg-secondary: #a9becc; --bg-secondary-hover: #a5bac8; --bg-secondary-active: #a0b4c2; --bg-tertiary: #a5bac8; --bg-tertiary-hover: #a0b4c2; --bg-tertiary-active: #889caa; --bg-quaternary: #889caa; --bg-quaternary-hover: #748794; --bg-quaternary-active: #627481; --text-primary: #334451; --text-primary-invert: #afc4d2; --text-secondary: #627481; --text-secondary-invert: #889caa; --border-primary: #889caa; --border-primary-hover: #748794; --border-secondary: #a0b4c2; --border-secondary-hover: #889caa; --border-tertiary: #a9becc; --border-tertiary-hover: #a5bac8; --border-active: #334451; --border-active-invert: #b0c5d3; --icon-primary: #334451; --icon-primary-invert: #afc4d2; --icon-secondary: #627481; --input-bg: #b0c5d3; --input-border: #889caa; --input-border-hover: #627481; --input-border-active: #334451; --bg-transparent: rgba(39, 55, 68, 0.05); --bg-transparent-strong: rgba(39, 55, 68, 0.08); --bg-transparent-strongest: rgba(39, 55, 68, 0.12); --bg-transparent-blur-base: rgba(176, 197, 211, 0.9); --border-transparent: rgba(39, 55, 68, 0.1); --border-transparent-strong: rgba(39, 55, 68, 0.12); --border-transparent-strongest: rgba(39, 55, 68, 0.16); --bg-brand: #b0c5d3; --bg-brand-hover: #8fadc1; --bg-brand-active: #6e95af; --text-on-brand: #273744; --text-brand: #b0c5d3; --text-brand-secondary: #547c96; --icon-on-brand: #273744; --icon-brand: #b0c5d3; --icon-brand-secondary: #547c96; --border-brand: #b0c5d3; --bg-brand-secondary: #b0c5d3; --bg-brand-secondary-hover: #b0c5d3; --bg-brand-secondary-active: #b0c5d3; }