@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: Sinistre; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sinistre_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sinistre_n4.ttf") format("ttf"); } :root { --color-primary: #720101; --color-primary-rgb: 114, 1, 1; --color-on-primary: #fdfdfd; --color-on-primary-rgb: 253, 253, 253; --color-background: #060000; --color-background-rgb: 6, 0, 0; --color-background-brightness: 2; --color-on-background: #b40003; --color-on-background-rgb: 180, 0, 3; --pale: #290001; --pale-background: #170000; --pale-background-alpha: 0.1; --pale-background-hover: #290001; --pale-border: #290001; --pale-text-color: #5d0002; --pale-primary-light: #5c0101; --button-background: #a30003; --button-background-hover: #910002; --input-background: #060000; --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: Sinistre, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 4px; --input-corner-radius: 6px; --image-corner-radius: 4px; --logo-width: 240px; }.turbolinks-progress-bar { color: #720101 !important; }