@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n5.ttf") format("ttf"); } :root { --color-primary: #df0000; --color-primary-rgb: 223, 0, 0; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #ebf3fd; --color-background-rgb: 235, 243, 253; --color-background-brightness: 242; --color-on-background: #1f1d22; --color-on-background-rgb: 31, 29, 34; --pale: #c2c8d1; --pale-background: #e3eaf4; --pale-background-alpha: 0.04; --pale-background-hover: #dbe2eb; --pale-border: #cad1da; --pale-text-color: #73757c; --pale-primary-light: #e13133; --button-background: #333238; --button-background-hover: #48484e; --input-background: #ebf3fd; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Roboto, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 500; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 120px; --input-corner-radius: 8px; --image-corner-radius: 8px; --logo-width: 70px; }.turbolinks-progress-bar { color: #df0000 !important; }