@font-face { font-family: "Sofia Sans Condensed"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sofia_sans_condensed_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sofia_sans_condensed_n5.ttf") format("ttf"); } @font-face { font-family: "Sofia Sans Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sofia_sans_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sofia_sans_condensed_n7.ttf") format("ttf"); } @font-face { font-family: "Sofia Sans"; font-weight: 800; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sofia_sans_i8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sofia_sans_i8.ttf") format("ttf"); } :root { --color-primary: #9100ff; --color-primary-rgb: 145, 0, 255; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #1c122d; --color-background-rgb: 28, 18, 45; --color-background-brightness: 24; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #494157; --pale-background: #302740; --pale-background-alpha: 0.09; --pale-background-hover: #453d53; --pale-border: #494157; --pale-text-color: #908b98; --pale-primary-light: #7a04d5; --button-background: #e8e7ea; --button-background-hover: #d2d0d5; --input-background: #1c122d; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Sofia Sans Condensed", sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "Sofia Sans Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/sofia_sans_condensed_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/sofia_sans_condensed_n5.ttf; --font-family-heading: "Sofia Sans", sans-serif; --font-weight-heading: 800; --font-style-heading: italic; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 120px; --input-corner-radius: 20px; --image-corner-radius: 20px; --logo-width: 400px; }.turbolinks-progress-bar { color: #9100ff !important; }