@font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_n4.ttf") format("ttf"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_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: #ff6a00; --color-primary-rgb: 255, 106, 0; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #101212; --color-background-rgb: 16, 18, 18; --color-background-brightness: 17; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #404141; --pale-background: #282a2a; --pale-background-alpha: 0.1; --pale-background-hover: #404141; --pale-border: #404141; --pale-text-color: #8a8b8b; --pale-primary-light: #cf5804; --button-background: #e7e7e7; --button-background-hover: #cfd0d0; --input-background: #101212; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "Roboto Condensed", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Roboto Condensed";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_condensed_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_condensed_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: 98px; --input-corner-radius: 6px; --image-corner-radius: 28px; --logo-width: 150px; }.turbolinks-progress-bar { color: #ff6a00 !important; }