@font-face { font-family: "IBM Plex Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n4.ttf") format("ttf"); } @font-face { font-family: "IBM Plex Mono"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_i7.ttf") format("ttf"); } @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"); } :root { --color-primary: #000000; --color-primary-rgb: 0, 0, 0; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #e126ca; --color-background-rgb: 225, 38, 202; --color-background-brightness: 113; --color-on-background: #bedceb; --color-on-background-rgb: 190, 220, 235; --pale: #da4ad1; --pale-background: #df33cc; --pale-background-alpha: 0.07; --pale-background-hover: #dc3fcf; --pale-border: #db47d0; --pale-text-color: #ce88dc; --pale-primary-light: #2d0828; --button-background: #c2cae8; --button-background-hover: #c5b8e4; --input-background: #e126ca; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "IBM Plex Mono", monospace; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "IBM Plex Mono";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n4.ttf; --font-family-heading: "Courier Prime", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 120px; }.turbolinks-progress-bar { color: #000000 !important; }