@font-face { font-family: Urbanist; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n7.ttf") format("ttf"); } @font-face { font-family: Urbanist; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n9.ttf") format("ttf"); } @font-face { font-family: "Monument Extended"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/monument_extended_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/monument_extended_n8.ttf") format("ttf"); } :root { --color-primary: #f90000; --color-primary-rgb: 249, 0, 0; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #ffffff; --color-background-rgb: 255, 255, 255; --color-background-brightness: 255; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: white; --pale-background: white; --pale-background-alpha: 0.04; --pale-background-hover: white; --pale-border: white; --pale-text-color: white; --pale-primary-light: #fa3333; --button-background: white; --button-background-hover: white; --input-background: #ffffff; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Urbanist, sans-serif; --font-weight-base: 700; --font-weight-base-bold: 900; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Urbanist;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n7.ttf; --font-family-heading: "Monument Extended", sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 40px; }.turbolinks-progress-bar { color: #f90000 !important; }