@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: "Bebas Neue"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/bebas_neue_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/bebas_neue_n4.ttf") format("ttf"); } :root { --color-primary: #c85a28; --color-primary-rgb: 200, 90, 40; --color-on-primary: #d6b88d; --color-on-primary-rgb: 214, 184, 141; --color-background: #1f232b; --color-background-rgb: 31, 35, 43; --color-background-brightness: 35; --color-on-background: #d6b88d; --color-on-background-rgb: 214, 184, 141; --pale: #44413f; --pale-background: #2f3034; --pale-background-alpha: 0.09; --pale-background-hover: #403e3d; --pale-border: #423f3e; --pale-text-color: #7c6f5d; --pale-primary-light: #a64f29; --button-background: #c4a983; --button-background-hover: #b19a79; --input-background: #1f232b; --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: "Bebas Neue", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 14px; --input-corner-radius: 7px; --image-corner-radius: 0px; --logo-width: 200px; }.turbolinks-progress-bar { color: #c85a28 !important; }