@font-face { font-family: "Space Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_n4.ttf") format("ttf"); } @font-face { font-family: "Space Mono"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_i7.ttf") format("ttf"); } @font-face { font-family: "Space Mono"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/space_mono_n7.ttf") format("ttf"); } :root { --color-primary: #7525c3; --color-primary-rgb: 117, 37, 195; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #191919; --color-background-rgb: 25, 25, 25; --color-background-brightness: 25; --color-on-background: #c65bcf; --color-on-background-rgb: 198, 91, 207; --pale: #3c263d; --pale-background: #291f29; --pale-background-alpha: 0.09; --pale-background-hover: #38253a; --pale-border: #3c263d; --pale-text-color: #713b76; --pale-primary-light: #6323a1; --button-background: #b554bd; --button-background-hover: #a34eab; --input-background: #191919; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Space Mono", monospace; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Space Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/space_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/space_mono_n4.ttf; --font-family-heading: "Space 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: 120px; }.turbolinks-progress-bar { color: #7525c3 !important; }