@font-face { font-family: Karla; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n7.ttf") format("ttf"); } @font-face { font-family: "Just Me Again Down Here"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/just_me_again_down_here_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/just_me_again_down_here_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Karla, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf; --font-family-heading: "Just Me Again Down Here", handwriting; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f5f5f5; --bg-primary-hover: #ebebeb; --bg-primary-active: #e5e5e5; --bg-primary-invert: #444444; --bg-secondary: #ebebeb; --bg-secondary-hover: #e5e5e5; --bg-secondary-active: #dedede; --bg-tertiary: #e5e5e5; --bg-tertiary-hover: #dedede; --bg-tertiary-active: #bdbdbd; --bg-quaternary: #bdbdbd; --bg-quaternary-hover: #a0a0a0; --bg-quaternary-active: #868686; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #444444; --text-primary-invert: #f3f3f3; --text-secondary: #868686; --text-secondary-invert: #bdbdbd; --border-primary: #bdbdbd; --border-primary-hover: #a0a0a0; --border-secondary: #dedede; --border-secondary-hover: #bdbdbd; --border-tertiary: #ebebeb; --border-tertiary-hover: #e5e5e5; --border-active: #444444; --border-active-invert: #f5f5f5; --icon-primary: #444444; --icon-primary-invert: #f3f3f3; --icon-secondary: #868686; --input-bg: #f5f5f5; --input-border: #bdbdbd; --input-border-hover: #868686; --input-border-active: #444444; --bg-transparent: rgba(51, 51, 51, 0.05); --bg-transparent-strong: rgba(51, 51, 51, 0.08); --bg-transparent-strongest: rgba(51, 51, 51, 0.12); --bg-transparent-blur-base: rgba(245, 245, 245, 0.9); --border-transparent: rgba(51, 51, 51, 0.1); --border-transparent-strong: rgba(51, 51, 51, 0.12); --border-transparent-strongest: rgba(51, 51, 51, 0.16); --bg-brand: #86858b; --bg-brand-hover: #6d6c71; --bg-brand-active: #545357; --text-on-brand: #FFFFFF; --text-brand: #86858b; --text-brand-secondary: #3b3a3d; --icon-on-brand: #FFFFFF; --icon-brand: #86858b; --icon-brand-secondary: #3b3a3d; --border-brand: #86858b; --bg-brand-secondary: #eaeaea; --bg-brand-secondary-hover: #dfdfe0; --bg-brand-secondary-active: #d4d3d5; }