@font-face { font-family: "Fira Code"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fira_code_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fira_code_n5.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"); } @font-face { font-family: "Fira Sans"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/fira_sans_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/fira_sans_n9.ttf") format("ttf"); } :root { --color-primary: #7a0df2; --color-primary-rgb: 122, 13, 242; --color-on-primary: #f1f1f1; --color-on-primary-rgb: 241, 241, 241; --color-background: #f1f1f1; --color-background-rgb: 241, 241, 241; --color-background-brightness: 241; --color-on-background: #1b2126; --color-on-background-rgb: 27, 33, 38; --pale: #c6c7c8; --pale-background: #e8e9e9; --pale-background-alpha: 0.04; --pale-background-hover: #e0e0e1; --pale-border: #cfd0d1; --pale-text-color: #737679; --pale-primary-light: #923bf2; --button-background: #30363a; --button-background-hover: #464b4f; --input-background: #f1f1f1; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Fira Code", monospace; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Fira Code";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/fira_code_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/fira_code_n5.ttf; --font-family-heading: "Fira Sans", sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 6px; --input-corner-radius: 6px; --image-corner-radius: 6px; --logo-width: 120px; }.turbolinks-progress-bar { color: #7a0df2 !important; }