@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n5.ttf") format("ttf"); } :root { --color-primary: #9d1313; --color-primary-rgb: 157, 19, 19; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #1a2e3c; --color-background-rgb: 26, 46, 60; --color-background-brightness: 42; --color-on-background: #c0b4b4; --color-on-background-rgb: 192, 180, 180; --pale: #3b4954; --pale-background: #293a47; --pale-background-alpha: 0.09; --pale-background-hover: #384652; --pale-border: #3a4753; --pale-text-color: #70747a; --pale-primary-light: #83181b; --button-background: #afa7a8; --button-background-hover: #9f999c; --input-background: #1a2e3c; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: Lato, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 34px; --input-corner-radius: 5px; --image-corner-radius: 5px; --logo-width: 126px; }.turbolinks-progress-bar { color: #9d1313 !important; }