@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: "Titillium Web"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/titillium_web_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/titillium_web_n7.ttf") format("ttf"); } :root { --color-primary: #db1b1f; --color-primary-rgb: 219, 27, 31; --color-on-primary: #FFFFF6; --color-on-primary-rgb: 255, 255, 246; --color-background: #090909; --color-background-rgb: 9, 9, 9; --color-background-brightness: 9; --color-on-background: #FFFFF6; --color-on-background-rgb: 255, 255, 246; --pale: #3a3a38; --pale-background: #222221; --pale-background-alpha: 0.1; --pale-background-hover: #3a3a38; --pale-border: #3a3a38; --pale-text-color: #848480; --pale-primary-light: #b1171b; --button-background: #e6e6de; --button-background-hover: #cecec7; --input-background: #090909; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Roboto, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: "Titillium Web", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 8px; --input-corner-radius: 4px; --image-corner-radius: 8px; --logo-width: 145px; }.turbolinks-progress-bar { color: #db1b1f !important; }