@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"); } @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: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { --color-primary: #e85111; --color-primary-rgb: 232, 81, 17; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #1d2122; --color-background-rgb: 29, 33, 34; --color-background-brightness: 32; --color-on-background: #e85111; --color-on-background-rgb: 232, 81, 17; --pale: #462b1f; --pale-background: #2f2520; --pale-background-alpha: 0.09; --pale-background-hover: #422a1f; --pale-border: #442a1f; --pale-text-color: #853919; --pale-primary-light: #bf4714; --button-background: #d44c13; --button-background-hover: #bf4714; --input-background: #1d2122; --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: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_mono_n5.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 8px; --image-corner-radius: 0px; --logo-width: 120px; }.turbolinks-progress-bar { color: #e85111 !important; }