@font-face { font-family: "Kode Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/kode_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/kode_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Kode Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/kode_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/kode_mono_n7.ttf") format("ttf"); } @font-face { font-family: "Martian Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/martian_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/martian_mono_n7.ttf") format("ttf"); } :root { --color-primary: #ffffff; --color-primary-rgb: 255, 255, 255; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #810100; --color-background-rgb: 129, 1, 0; --color-background-brightness: 39; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #9a3433; --pale-background: #8c1817; --pale-background-alpha: 0.09; --pale-background-hover: #982f2e; --pale-border: #993130; --pale-text-color: #c38585; --pale-primary-light: #e6cccc; --button-background: #f2e6e6; --button-background-hover: #e6cccc; --input-background: #810100; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Kode Mono", monospace; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Kode Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/kode_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/kode_mono_n4.ttf; --font-family-heading: "Martian Mono", monospace; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 300px; }.turbolinks-progress-bar { color: #ffffff !important; }