@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: "IBM Plex Mono"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_mono_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n5.ttf") format("ttf"); } :root { --color-primary: #999999; --color-primary-rgb: 153, 153, 153; --color-on-primary: #212e3d; --color-on-primary-rgb: 33, 46, 61; --color-background: #00517a; --color-background-rgb: 0, 81, 122; --color-background-brightness: 61; --color-on-background: #e2e2e2; --color-on-background-rgb: 226, 226, 226; --pale: #2d6e8f; --pale-background: #145e83; --pale-background-alpha: 0.09; --pale-background-hover: #296b8d; --pale-border: #2b6d8e; --pale-text-color: #769cb0; --pale-primary-light: #7a8b93; --button-background: #cbd4d8; --button-background-hover: #b5c5cd; --input-background: #00517a; --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: "IBM Plex Mono", monospace; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 5px; --input-corner-radius: 2px; --image-corner-radius: 0px; --logo-width: 120px; }.turbolinks-progress-bar { color: #999999 !important; }