@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"); } @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: Montserrat; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/montserrat_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/montserrat_n8.ttf") format("ttf"); } :root { --color-primary: #4d4d4d; --color-primary-rgb: 77, 77, 77; --color-on-primary: #ffd700; --color-on-primary-rgb: 255, 215, 0; --color-background: #0d0d0d; --color-background-rgb: 13, 13, 13; --color-background-brightness: 13; --color-on-background: #f0f0f0; --color-on-background-rgb: 240, 240, 240; --pale: #3a3a3a; --pale-background: #242424; --pale-background-alpha: 0.1; --pale-background-hover: #3a3a3a; --pale-border: #3a3a3a; --pale-text-color: #818181; --pale-primary-light: #404040; --button-background: #d9d9d9; --button-background-hover: #c3c3c3; --input-background: #0d0d0d; --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: 600; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n6.ttf; --font-family-heading: Montserrat, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 85px; }.turbolinks-progress-bar { color: #4d4d4d !important; }