@font-face { font-family: Inter; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n7.ttf") format("ttf"); } @font-face { font-family: Inter; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n9.ttf") format("ttf"); } :root { --color-primary: #bc1303; --color-primary-rgb: 188, 19, 3; --color-on-primary: #fafafa; --color-on-primary-rgb: 250, 250, 250; --color-background: #f4f4f4; --color-background-rgb: 244, 244, 244; --color-background-brightness: 244; --color-on-background: #222222; --color-on-background-rgb: 34, 34, 34; --pale: #cacaca; --pale-background: #ececec; --pale-background-alpha: 0.04; --pale-background-hover: #e3e3e3; --pale-border: #d2d2d2; --pale-text-color: #767676; --pale-primary-light: #c74033; --button-background: #373737; --button-background-hover: #4c4c4c; --input-background: #f4f4f4; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Inter, sans-serif; --font-weight-base: 500; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Inter;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n5.ttf; --font-family-heading: Inter, sans-serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 150px; }.turbolinks-progress-bar { color: #bc1303 !important; }