@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Alegreya; font-weight: 500; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/alegreya_i5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/alegreya_i5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Alegreya, serif; --font-weight-heading: 500; --font-style-heading: italic; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #091c46; --bg-primary-hover: #15274f; --bg-primary-active: #1d2e55; --bg-primary-invert: #e9ebee; --bg-secondary: #15274f; --bg-secondary-hover: #1d2e55; --bg-secondary-active: #27375c; --bg-tertiary: #1d2e55; --bg-tertiary-hover: #27375c; --bg-tertiary-active: #505e7c; --bg-quaternary: #505e7c; --bg-quaternary-hover: #758097; --bg-quaternary-active: #959daf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9ebee; --text-primary-invert: #0b1e48; --text-secondary: #959daf; --text-secondary-invert: #505e7c; --border-primary: #505e7c; --border-primary-hover: #758097; --border-secondary: #27375c; --border-secondary-hover: #505e7c; --border-tertiary: #15274f; --border-tertiary-hover: #1d2e55; --border-active: #e9ebee; --border-active-invert: #091c46; --icon-primary: #e9ebee; --icon-primary-invert: #0b1e48; --icon-secondary: #959daf; --input-bg: #091c46; --input-border: #505e7c; --input-border-hover: #959daf; --input-border-active: #e9ebee; --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(9, 28, 70, 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: #0a285b; --bg-brand-hover: #05142d; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #0a285b; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #0a285b; --icon-brand-secondary: black; --border-brand: #0a285b; --bg-brand-secondary: #091d48; --bg-brand-secondary-hover: #091e4a; --bg-brand-secondary-active: #09204c; }