@font-face { font-family: "DM Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.ttf") format("ttf"); } @font-face { font-family: "DM Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Barlow Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_condensed_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_condensed_n7.ttf") format("ttf"); } :root { --color-primary: #ce202e; --color-primary-rgb: 206, 32, 46; --color-on-primary: #f0f0f0; --color-on-primary-rgb: 240, 240, 240; --color-background: #221d1b; --color-background-rgb: 34, 29, 27; --color-background-brightness: 30; --color-on-background: #f0f0f0; --color-on-background-rgb: 240, 240, 240; --pale: #4b4746; --pale-background: #35302e; --pale-background-alpha: 0.09; --pale-background-hover: #474341; --pale-border: #4b4746; --pale-text-color: #8b8988; --pale-primary-light: #ac1f2a; --button-background: #dbdbdb; --button-background-hover: #c7c6c5; --input-background: #221d1b; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --font-family-base: "DM Sans", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: "DM Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/dm_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/dm_sans_n4.ttf; --font-family-heading: "Barlow Condensed", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 100px; }.turbolinks-progress-bar { color: #ce202e !important; }