@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Necto Mono"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/necto_mono_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/necto_mono_n4.ttf") format("ttf"); } :root { --color-primary: #000000; --color-primary-rgb: 0, 0, 0; --color-on-primary: #f0eeee; --color-on-primary-rgb: 240, 238, 238; --color-background: #030000; --color-background-rgb: 3, 0, 0; --color-background-brightness: 1; --color-on-background: #f3efef; --color-on-background-rgb: 243, 239, 239; --pale: #333030; --pale-background: #1b1818; --pale-background-alpha: 0.1; --pale-background-hover: #333030; --pale-border: #333030; --pale-text-color: #7b7878; --pale-primary-light: #010000; --button-background: #dbd7d7; --button-background-hover: #c3bfbf; --input-background: #030000; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Cabin, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Necto Mono", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 275px; }.turbolinks-progress-bar { color: #000000 !important; }