@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"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf") format("ttf"); } :root { --color-primary: #bababa; --color-primary-rgb: 186, 186, 186; --color-on-primary: #121212; --color-on-primary-rgb: 18, 18, 18; --color-background: #222222; --color-background-rgb: 34, 34, 34; --color-background-brightness: 34; --color-on-background: #d9d9d9; --color-on-background-rgb: 217, 217, 217; --pale: #474747; --pale-background: #323232; --pale-background-alpha: 0.09; --pale-background-hover: #434343; --pale-border: #454545; --pale-text-color: #7f7f7f; --pale-primary-light: #9c9c9c; --button-background: #c7c7c7; --button-background-hover: #b4b4b4; --input-background: #222222; --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: 400; --font-weight-base-bold: 700; --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_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: "Open Sans", sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 5px; --input-corner-radius: 5px; --image-corner-radius: 10px; --logo-width: 120px; }.turbolinks-progress-bar { color: #bababa !important; }