@font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } @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: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Rubik, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Rubik;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0b4f69; --bg-primary-hover: #175870; --bg-primary-active: #1f5d74; --bg-primary-invert: #e9eae7; --bg-secondary: #175870; --bg-secondary-hover: #1f5d74; --bg-secondary-active: #28637a; --bg-tertiary: #1f5d74; --bg-tertiary-hover: #28637a; --bg-tertiary-active: #528091; --bg-quaternary: #528091; --bg-quaternary-hover: #769aa6; --bg-quaternary-active: #96b0b8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9eae7; --text-primary-invert: #0d516a; --text-secondary: #96b0b8; --text-secondary-invert: #528091; --border-primary: #528091; --border-primary-hover: #769aa6; --border-secondary: #28637a; --border-secondary-hover: #528091; --border-tertiary: #175870; --border-tertiary-hover: #1f5d74; --border-active: #e9eae7; --border-active-invert: #0b4f69; --icon-primary: #e9eae7; --icon-primary-invert: #0d516a; --icon-secondary: #96b0b8; --input-bg: #0b4f69; --input-border: #528091; --input-border-hover: #96b0b8; --input-border-active: #e9eae7; --bg-transparent: rgba(255, 249, 244, 0.05); --bg-transparent-strong: rgba(255, 249, 244, 0.08); --bg-transparent-strongest: rgba(255, 249, 244, 0.12); --bg-transparent-blur-base: rgba(11, 79, 105, 0.9); --border-transparent: rgba(255, 249, 244, 0.1); --border-transparent-strong: rgba(255, 249, 244, 0.12); --border-transparent-strongest: rgba(255, 249, 244, 0.16); --bg-brand: #f7934e; --bg-brand-hover: #f5751d; --bg-brand-active: #d55d0a; --text-on-brand: #ffffff; --text-brand: #f7934e; --text-brand-secondary: #a54807; --icon-on-brand: #ffffff; --icon-brand: #f7934e; --icon-brand-secondary: #a54807; --border-brand: #f7934e; --bg-brand-secondary: #235666; --bg-brand-secondary-hover: #3a5d64; --bg-brand-secondary-active: #526361; }