@font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_i7.ttf") format("ttf"); } @font-face { font-family: "Permanent Marker"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/permanent_marker_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/permanent_marker_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Roboto Condensed", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Roboto Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #2bbbe7; --bg-primary-hover: #29b2dc; --bg-primary-active: #28add5; --bg-primary-invert: #0c191d; --bg-secondary: #29b2dc; --bg-secondary-hover: #28add5; --bg-secondary-active: #27a6cc; --bg-tertiary: #28add5; --bg-tertiary-hover: #27a6cc; --bg-tertiary-active: #2187a7; --bg-quaternary: #2187a7; --bg-quaternary-hover: #1c6d85; --bg-quaternary-active: #185668; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #0c191d; --text-primary-invert: #2bb9e5; --text-secondary: #185668; --text-secondary-invert: #2187a7; --border-primary: #2187a7; --border-primary-hover: #1c6d85; --border-secondary: #27a6cc; --border-secondary-hover: #2187a7; --border-tertiary: #29b2dc; --border-tertiary-hover: #28add5; --border-active: #0c191d; --border-active-invert: #2bbbe7; --icon-primary: #0c191d; --icon-primary-invert: #2bb9e5; --icon-secondary: #185668; --input-bg: #2bbbe7; --input-border: #2187a7; --input-border-hover: #185668; --input-border-active: #0c191d; --bg-transparent: rgba(9, 9, 9, 0.05); --bg-transparent-strong: rgba(9, 9, 9, 0.08); --bg-transparent-strongest: rgba(9, 9, 9, 0.12); --bg-transparent-blur-base: rgba(43, 187, 231, 0.9); --border-transparent: rgba(9, 9, 9, 0.1); --border-transparent-strong: rgba(9, 9, 9, 0.12); --border-transparent-strongest: rgba(9, 9, 9, 0.16); --bg-brand: #b5b5b5; --bg-brand-hover: #9c9c9c; --bg-brand-active: #828282; --text-on-brand: #000000; --text-brand: #b5b5b5; --text-brand-secondary: dimgray; --icon-on-brand: #000000; --icon-brand: #b5b5b5; --icon-brand-secondary: dimgray; --border-brand: #b5b5b5; --bg-brand-secondary: #39bae2; --bg-brand-secondary-hover: #47badd; --bg-brand-secondary-active: #54b9d8; }