@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #0e4693; --bg-primary-hover: #1a4f98; --bg-primary-active: #21559c; --bg-primary-invert: #e9eef5; --bg-secondary: #1a4f98; --bg-secondary-hover: #21559c; --bg-secondary-active: #2b5ca0; --bg-tertiary: #21559c; --bg-tertiary-hover: #2b5ca0; --bg-tertiary-active: #547cb2; --bg-quaternary: #547cb2; --bg-quaternary-hover: #7897c3; --bg-quaternary-active: #97afd1; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9eef5; --text-primary-invert: #104894; --text-secondary: #97afd1; --text-secondary-invert: #547cb2; --border-primary: #547cb2; --border-primary-hover: #7897c3; --border-secondary: #2b5ca0; --border-secondary-hover: #547cb2; --border-tertiary: #1a4f98; --border-tertiary-hover: #21559c; --border-active: #e9eef5; --border-active-invert: #0e4693; --icon-primary: #e9eef5; --icon-primary-invert: #104894; --icon-secondary: #97afd1; --input-bg: #0e4693; --input-border: #547cb2; --input-border-hover: #97afd1; --input-border-active: #e9eef5; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(14, 70, 147, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #63cbff; --bg-brand-hover: #30baff; --bg-brand-active: #00a8fc; --text-on-brand: #0e4693; --text-brand: #63cbff; --text-brand-secondary: #0086c9; --icon-on-brand: #0e4693; --icon-brand: #63cbff; --icon-brand-secondary: #0086c9; --border-brand: #63cbff; --bg-brand-secondary: #17539e; --bg-brand-secondary-hover: #1f61a9; --bg-brand-secondary-active: #286eb3; }