@font-face { font-family: Prompt; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prompt_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prompt_i7.ttf") format("ttf"); } @font-face { font-family: Prompt; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prompt_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prompt_n9.ttf") format("ttf"); } @font-face { font-family: Prompt; font-weight: 800; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/prompt_i8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/prompt_i8.ttf") format("ttf"); } :root { --color-primary: #ff0006; --color-primary-rgb: 255, 0, 6; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #121212; --color-background-rgb: 18, 18, 18; --color-background-brightness: 18; --color-on-background: #fcfcff; --color-on-background-rgb: 252, 252, 255; --pale: #414141; --pale-background: #29292a; --pale-background-alpha: 0.1; --pale-background-hover: #414141; --pale-border: #414141; --pale-text-color: #89898b; --pale-primary-light: #d00408; --button-background: #e5e5e7; --button-background-hover: #cdcdd0; --input-background: #121212; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Prompt, sans-serif; --font-weight-base: 700; --font-weight-base-bold: 900; --font-style-base: italic; --font-style-base-bold: normal; --font-family-base-name: Prompt;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/prompt_i7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/prompt_i7.ttf; --font-family-heading: Prompt, sans-serif; --font-weight-heading: 800; --font-style-heading: italic; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 16px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 120px; }.turbolinks-progress-bar { color: #ff0006 !important; }