@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: VT323; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/vt323_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/vt323_n4.ttf") format("ttf"); } :root { --color-primary: #00b0b0; --color-primary-rgb: 0, 176, 176; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #eeeeee; --color-background-rgb: 238, 238, 238; --color-background-brightness: 238; --color-on-background: #333333; --color-on-background-rgb: 51, 51, 51; --pale: #c9c9c9; --pale-background: #e7e7e7; --pale-background-alpha: 0.04; --pale-background-hover: #dfdfdf; --pale-border: #d0d0d0; --pale-text-color: gray; --pale-primary-light: #30bcbc; --button-background: #464646; --button-background-hover: #585858; --input-background: #eeeeee; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --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: VT323, monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 60px; }.turbolinks-progress-bar { color: #00b0b0 !important; }