@font-face { font-family: Quicksand; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n5.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @font-face { font-family: Rubik; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rubik_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rubik_n4.ttf") format("ttf"); } :root { --color-primary: #9A47FF; --color-primary-rgb: 154, 71, 255; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #2e2d2d; --color-background-rgb: 46, 45, 45; --color-background-brightness: 45; --color-on-background: #FFFFFF; --color-on-background-rgb: 255, 255, 255; --pale: #585757; --pale-background: #414040; --pale-background-alpha: 0.09; --pale-background-hover: #545353; --pale-border: #565555; --pale-text-color: #9b9a9a; --pale-primary-light: #8442d5; --button-background: #eaeaea; --button-background-hover: #d5d5d5; --input-background: #2e2d2d; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Quicksand, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n5.ttf; --font-family-heading: Rubik, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 36px; --input-corner-radius: 9px; --image-corner-radius: 18px; --logo-width: 180px; }.turbolinks-progress-bar { color: #9A47FF !important; }