@font-face { font-family: "IBM Plex Sans Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_sans_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_sans_condensed_n4.ttf") format("ttf"); } @font-face { font-family: "IBM Plex Sans Condensed"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_sans_condensed_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_sans_condensed_i7.ttf") format("ttf"); } @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"); } :root { --color-primary: #a36bfb; --color-primary-rgb: 163, 107, 251; --color-on-primary: #071726; --color-on-primary-rgb: 7, 23, 38; --color-background: #2f1b5a; --color-background-rgb: 47, 27, 90; --color-background-brightness: 40; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #59497b; --pale-background: #423069; --pale-background-alpha: 0.09; --pale-background-hover: #544478; --pale-border: #574679; --pale-text-color: #9b92b0; --pale-primary-light: #8c5bdb; --button-background: #eae8ef; --button-background-hover: #d5d1de; --input-background: #2f1b5a; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "IBM Plex Sans Condensed", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "IBM Plex Sans Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/ibm_plex_sans_condensed_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/ibm_plex_sans_condensed_n4.ttf; --font-family-heading: "IBM Plex Mono", monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 65px; --input-corner-radius: 8px; --image-corner-radius: 0px; --logo-width: 55px; }.turbolinks-progress-bar { color: #a36bfb !important; }