@font-face { font-family: "Nunito Sans"; font-weight: 600; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_i6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_i6.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n9.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 600; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i6.ttf") format("ttf"); } :root { --color-primary: #f20eef; --color-primary-rgb: 242, 14, 239; --color-on-primary: #26dbff; --color-on-primary-rgb: 38, 219, 255; --color-background: #000000; --color-background-rgb: 0, 0, 0; --color-background-brightness: 0; --color-on-background: #26dbff; --color-on-background-rgb: 38, 219, 255; --pale: #082c33; --pale-background: #04161a; --pale-background-alpha: 0.1; --pale-background-hover: #082c33; --pale-border: #082c33; --pale-text-color: #136e80; --pale-primary-light: #c20bbf; --button-background: #22c5e6; --button-background-hover: #1eafcc; --input-background: #000000; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Nunito Sans", sans-serif; --font-weight-base: 600; --font-weight-base-bold: 900; --font-style-base: italic; --font-style-base-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_i6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_i6.ttf; --font-family-heading: "Open Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: italic; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 20px; --logo-width: 120px; }.turbolinks-progress-bar { color: #f20eef !important; }