@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: Raleway; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n4.ttf") format("ttf"); } :root { --color-primary: #ffc500; --color-primary-rgb: 255, 197, 0; --color-on-primary: #ff0000; --color-on-primary-rgb: 255, 0, 0; --color-background: #122830; --color-background-rgb: 18, 40, 48; --color-background-brightness: 34; --color-on-background: #9fb8b8; --color-on-background-rgb: 159, 184, 184; --pale: #2e454b; --pale-background: #1f353c; --pale-background-alpha: 0.09; --pale-background-hover: #2b4248; --pale-border: #2d434a; --pale-text-color: #5a7175; --pale-primary-light: #d0a60a; --button-background: #91aaaa; --button-background-hover: #839b9d; --input-background: #122830; --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: Raleway, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 120px; }.turbolinks-progress-bar { color: #ffc500 !important; }