@font-face { font-family: "General Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf") format("ttf"); } @font-face { font-family: "General Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/general_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/general_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } :root { --color-primary: #f6f2fa; --color-primary-rgb: 246, 242, 250; --color-on-primary: #071726; --color-on-primary-rgb: 7, 23, 38; --color-background: #090909; --color-background-rgb: 9, 9, 9; --color-background-brightness: 9; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #3a3a3a; --pale-background: #222222; --pale-background-alpha: 0.1; --pale-background-hover: #3a3a3a; --pale-border: #3a3a3a; --pale-text-color: #848484; --pale-primary-light: #c7c3ca; --button-background: #e6e6e6; --button-background-hover: #cecece; --input-background: #090909; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "General Sans", serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "General Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/general_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/general_sans_n4.ttf; --font-family-heading: "Open Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 100px; --input-corner-radius: 8px; --image-corner-radius: 0px; --logo-width: 100px; }.turbolinks-progress-bar { color: #f6f2fa !important; }