@font-face { font-family: "Courier Prime"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/courier_prime_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/courier_prime_n4.ttf") format("ttf"); } @font-face { font-family: "Courier Prime"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/courier_prime_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/courier_prime_n7.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: "Courier Prime", monospace; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Courier Prime";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/courier_prime_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/courier_prime_n4.ttf; --font-family-heading: "Permanent Marker", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #db8e00; --bg-primary-hover: #d08700; --bg-primary-active: #ca8300; --bg-primary-invert: #191200; --bg-secondary: #d08700; --bg-secondary-hover: #ca8300; --bg-secondary-active: #c17e00; --bg-tertiary: #ca8300; --bg-tertiary-hover: #c17e00; --bg-tertiary-active: #9d6700; --bg-quaternary: #9d6700; --bg-quaternary-hover: #7d5200; --bg-quaternary-active: #624000; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #191200; --text-primary-invert: #d98d00; --text-secondary: #624000; --text-secondary-invert: #9d6700; --border-primary: #9d6700; --border-primary-hover: #7d5200; --border-secondary: #c17e00; --border-secondary-hover: #9d6700; --border-tertiary: #d08700; --border-tertiary-hover: #ca8300; --border-active: #191200; --border-active-invert: #db8e00; --icon-primary: #191200; --icon-primary-invert: #d98d00; --icon-secondary: #624000; --input-bg: #db8e00; --input-border: #9d6700; --input-border-hover: #624000; --input-border-active: #191200; --bg-transparent: rgba(6, 6, 0, 0.05); --bg-transparent-strong: rgba(6, 6, 0, 0.08); --bg-transparent-strongest: rgba(6, 6, 0, 0.12); --bg-transparent-blur-base: rgba(219, 142, 0, 0.9); --border-transparent: rgba(6, 6, 0, 0.1); --border-transparent-strong: rgba(6, 6, 0, 0.12); --border-transparent-strongest: rgba(6, 6, 0, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #ff0000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #ff0000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #df991a; --bg-brand-secondary-hover: #e2a533; --bg-brand-secondary-active: #e6b04d; --input-radius: 6px; --image-radius: 5px; --panel-radius: 6px; --button-radius: 56px 56px 56px 56px; }