@font-face { font-family: Rubik; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n6.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: ABeeZee; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/abeezee_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/abeezee_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 600; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n6.ttf; --font-family-heading: ABeeZee, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #ededed; --bg-primary-invert: #2f2f2f; --bg-secondary: #f4f4f4; --bg-secondary-hover: #ededed; --bg-secondary-active: #e4e4e4; --bg-tertiary: #ededed; --bg-tertiary-hover: #e4e4e4; --bg-tertiary-active: #bdbdbd; --bg-quaternary: #bdbdbd; --bg-quaternary-hover: #9a9a9a; --bg-quaternary-active: #7c7c7c; --text-primary: #2f2f2f; --text-primary-invert: #fdfdfd; --text-secondary: #7c7c7c; --text-secondary-invert: #bdbdbd; --border-primary: #bdbdbd; --border-primary-hover: #9a9a9a; --border-secondary: #e4e4e4; --border-secondary-hover: #bdbdbd; --border-tertiary: #f4f4f4; --border-tertiary-hover: #ededed; --border-active: #2f2f2f; --border-active-invert: #ffffff; --icon-primary: #2f2f2f; --icon-primary-invert: #fdfdfd; --icon-secondary: #7c7c7c; --input-bg: #ffffff; --input-border: #bdbdbd; --input-border-hover: #7c7c7c; --input-border-active: #2f2f2f; --bg-transparent: rgba(26, 26, 26, 0.05); --bg-transparent-strong: rgba(26, 26, 26, 0.08); --bg-transparent-strongest: rgba(26, 26, 26, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(26, 26, 26, 0.1); --border-transparent-strong: rgba(26, 26, 26, 0.12); --border-transparent-strongest: rgba(26, 26, 26, 0.16); --bg-brand: #0c60e8; --bg-brand-hover: #094cb8; --bg-brand-active: #073887; --text-on-brand: #ffffff; --text-brand: #0c60e8; --text-brand-secondary: #042457; --icon-on-brand: #ffffff; --icon-brand: #0c60e8; --icon-brand-secondary: #042457; --border-brand: #0c60e8; --bg-brand-secondary: #e7effd; --bg-brand-secondary-hover: #cedffa; --bg-brand-secondary-active: #b6cff8; }