@font-face { font-family: Inconsolata; font-weight: 200; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inconsolata_n2.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inconsolata_n2.ttf") format("ttf"); } @font-face { font-family: Inconsolata; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inconsolata_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inconsolata_n4.ttf") format("ttf"); } @font-face { font-family: Lekton; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lekton_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lekton_n4.ttf") format("ttf"); } :root { --color-primary: #e7e7e7; --color-primary-rgb: 231, 231, 231; --color-on-primary: #141616; --color-on-primary-rgb: 20, 22, 22; --color-background: #141616; --color-background-rgb: 20, 22, 22; --color-background-brightness: 21; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #434545; --pale-background: #2c2d2d; --pale-background-alpha: 0.1; --pale-background-hover: #434545; --pale-border: #434545; --pale-text-color: #8c8d8d; --pale-primary-light: #bdbdbd; --button-background: #e8e8e8; --button-background-hover: #d0d0d0; --input-background: #141616; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Inconsolata, monospace; --font-weight-base: 200; --font-weight-base-bold: 400; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Inconsolata;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inconsolata_n2.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inconsolata_n2.ttf; --font-family-heading: Lekton, monospace; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 95px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 70px; }.turbolinks-progress-bar { color: #e7e7e7 !important; }