@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"); } @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: "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: Rubik, sans-serif; --font-weight-regular: 800; --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_n8.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rubik_n8.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #edff26; --bg-primary-hover: #e1f224; --bg-primary-active: #daeb23; --bg-primary-invert: #151703; --bg-secondary: #e1f224; --bg-secondary-hover: #daeb23; --bg-secondary-active: #d1e021; --bg-tertiary: #daeb23; --bg-tertiary-hover: #d1e021; --bg-tertiary-active: #a8b51b; --bg-quaternary: #a8b51b; --bg-quaternary-hover: #858f15; --bg-quaternary-active: #666e10; --text-primary: #151703; --text-primary-invert: #ebfc26; --text-secondary: #666e10; --text-secondary-invert: #a8b51b; --border-primary: #a8b51b; --border-primary-hover: #858f15; --border-secondary: #d1e021; --border-secondary-hover: #a8b51b; --border-tertiary: #e1f224; --border-tertiary-hover: #daeb23; --border-active: #151703; --border-active-invert: #edff26; --icon-primary: #151703; --icon-primary-invert: #ebfc26; --icon-secondary: #666e10; --input-bg: #edff26; --input-border: #a8b51b; --input-border-hover: #666e10; --input-border-active: #151703; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(237, 255, 38, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #ffffff; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #d5e622; --bg-brand-secondary-hover: #becc1e; --bg-brand-secondary-active: #a6b31b; }