@font-face { font-family: "Source Code Pro"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n6.ttf") format("ttf"); } @font-face { font-family: "Source Code Pro"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n9.ttf") format("ttf"); } @font-face { font-family: "Fira Code"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fira_code_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fira_code_n7.ttf") format("ttf"); } :root { --color-primary: #b5cb8d; --color-primary-rgb: 181, 203, 141; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #000000; --color-background-rgb: 0, 0, 0; --color-background-brightness: 0; --color-on-background: #b5cb8d; --color-on-background-rgb: 181, 203, 141; --pale: #24291c; --pale-background: #12140e; --pale-background-alpha: 0.1; --pale-background-hover: #24291c; --pale-border: #24291c; --pale-text-color: #5b6647; --pale-primary-light: #91a271; --button-background: #a3b77f; --button-background-hover: #91a271; --input-background: #000000; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Source Code Pro", monospace; --font-weight-base: 600; --font-weight-base-bold: 900; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Source Code Pro";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/source_code_pro_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/source_code_pro_n6.ttf; --font-family-heading: "Fira Code", monospace; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 0px; --logo-width: 395px; }.turbolinks-progress-bar { color: #b5cb8d !important; }