@font-face { font-family: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } @font-face { font-family: "Archivo Narrow"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_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: #d03a21; --color-primary-rgb: 208, 58, 33; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #eff2f3; --color-background-rgb: 239, 242, 243; --color-background-brightness: 241; --color-on-background: #0c0c0c; --color-on-background-rgb: 12, 12, 12; --pale: #c2c4c5; --pale-background: #e6e9ea; --pale-background-alpha: 0.04; --pale-background-hover: #dde0e1; --pale-border: #cbcdce; --pale-text-color: #696a6b; --pale-primary-light: #d65f4b; --button-background: #232323; --button-background-hover: #393a3a; --input-background: #eff2f3; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Archivo Narrow", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Archivo Narrow";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_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: 1px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 260px; }.turbolinks-progress-bar { color: #d03a21 !important; }