@font-face { font-family: Nunito; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n7.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n9.ttf") format("ttf"); } @font-face { font-family: "Days One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/days_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/days_one_n4.ttf") format("ttf"); } :root { --color-primary: #ff2299; --color-primary-rgb: 255, 34, 153; --color-on-primary: #120f2a; --color-on-primary-rgb: 18, 15, 42; --color-background: #120f2a; --color-background-rgb: 18, 15, 42; --color-background-brightness: 19; --color-on-background: #00d2ff; --color-on-background-rgb: 0, 210, 255; --pale: #0e3655; --pale-background: #10233f; --pale-background-alpha: 0.1; --pale-background-hover: #0e3655; --pale-border: #0e3655; --pale-text-color: #097297; --pale-primary-light: #d01e83; --button-background: #02bfea; --button-background-hover: #04abd4; --input-background: #120f2a; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Nunito, sans-serif; --font-weight-base: 700; --font-weight-base-bold: 900; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n7.ttf; --font-family-heading: "Days One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 12px; --image-corner-radius: 16px; --logo-width: 125px; }.turbolinks-progress-bar { color: #ff2299 !important; }