@font-face { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 800; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i8.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { --color-primary: #87a9ff; --color-primary-rgb: 135, 169, 255; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #191919; --color-background-rgb: 25, 25, 25; --color-background-brightness: 25; --color-on-background: #d4d4d4; --color-on-background-rgb: 212, 212, 212; --pale: #3e3e3e; --pale-background: #2a2a2a; --pale-background-alpha: 0.09; --pale-background-hover: #3b3b3b; --pale-border: #3e3e3e; --pale-text-color: #787878; --pale-primary-light: #718cd1; --button-background: #c1c1c1; --button-background-hover: #afafaf; --input-background: #191919; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Open Sans", sans-serif; --font-weight-base: 700; --font-weight-base-bold: 800; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 15px; --input-corner-radius: 10px; --image-corner-radius: 16px; --logo-width: 40px; }.turbolinks-progress-bar { color: #87a9ff !important; }