@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: Anton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/anton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/anton_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: Anton, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #fffcf6; --bg-primary-hover: #f4f1eb; --bg-primary-active: #edeae5; --bg-primary-invert: #333332; --bg-secondary: #f4f1eb; --bg-secondary-hover: #edeae5; --bg-secondary-active: #e4e1dc; --bg-tertiary: #edeae5; --bg-tertiary-hover: #e4e1dc; --bg-tertiary-active: #bebcb8; --bg-quaternary: #bebcb8; --bg-quaternary-hover: #9c9b97; --bg-quaternary-active: #7f7e7b; --text-primary: #333332; --text-primary-invert: #fdfaf4; --text-secondary: #7f7e7b; --text-secondary-invert: #bebcb8; --border-primary: #bebcb8; --border-primary-hover: #9c9b97; --border-secondary: #e4e1dc; --border-secondary-hover: #bebcb8; --border-tertiary: #f4f1eb; --border-tertiary-hover: #edeae5; --border-active: #333332; --border-active-invert: #fffcf6; --icon-primary: #333332; --icon-primary-invert: #fdfaf4; --icon-secondary: #7f7e7b; --input-bg: #fffcf6; --input-border: #bebcb8; --input-border-hover: #7f7e7b; --input-border-active: #333332; --bg-transparent: rgba(31, 31, 31, 0.05); --bg-transparent-strong: rgba(31, 31, 31, 0.08); --bg-transparent-strongest: rgba(31, 31, 31, 0.12); --bg-transparent-blur-base: rgba(255, 252, 246, 0.9); --border-transparent: rgba(31, 31, 31, 0.1); --border-transparent-strong: rgba(31, 31, 31, 0.12); --border-transparent-strongest: rgba(31, 31, 31, 0.16); --bg-brand: #1f1f1f; --bg-brand-hover: #060606; --bg-brand-active: black; --text-on-brand: #fffcf6; --text-brand: #1f1f1f; --text-brand-secondary: black; --icon-on-brand: #fffcf6; --icon-brand: #1f1f1f; --icon-brand-secondary: black; --border-brand: #1f1f1f; --bg-brand-secondary: #e9e6e1; --bg-brand-secondary-hover: #d2d0cb; --bg-brand-secondary-active: #bcbab6; }