@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: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { --color-primary: #ededed; --color-primary-rgb: 237, 237, 237; --color-on-primary: #0b0b0b; --color-on-primary-rgb: 11, 11, 11; --color-background: #0b0b0b; --color-background-rgb: 11, 11, 11; --color-background-brightness: 11; --color-on-background: #ededed; --color-on-background-rgb: 237, 237, 237; --pale: #383838; --pale-background: #222222; --pale-background-alpha: 0.1; --pale-background-hover: #383838; --pale-border: #383838; --pale-text-color: #7c7c7c; --pale-primary-light: silver; --button-background: #d6d6d6; --button-background-hover: silver; --input-background: #0b0b0b; --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: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 16px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 65px; }.turbolinks-progress-bar { color: #ededed !important; }