@font-face { font-family: Inter; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.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"); } @font-face { font-family: Cabin; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n6.ttf") format("ttf"); } :root { --color-primary: #9a1f3c; --color-primary-rgb: 154, 31, 60; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #cec7dd; --color-background-rgb: 206, 199, 221; --color-background-brightness: 204; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #a59fb1; --pale-background: #c4bdd2; --pale-background-alpha: 0.05; --pale-background-hover: #b9b3c7; --pale-border: #aba5b7; --pale-text-color: #57545d; --pale-primary-light: #a4415c; --button-background: #151416; --button-background-hover: #29282c; --input-background: #cec7dd; --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: 600; --font-weight-base-bold: 900; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_n6.ttf; --font-family-heading: Cabin, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 0px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 240px; }.turbolinks-progress-bar { color: #9a1f3c !important; }