@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { --color-primary: #8884fe; --color-primary-rgb: 136, 132, 254; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #d3c9fe; --color-background-rgb: 211, 201, 254; --color-background-brightness: 210; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #a9a1cb; --pale-background: #c8bff1; --pale-background-alpha: 0.05; --pale-background-hover: #beb5e5; --pale-border: #afa7d3; --pale-text-color: #59546b; --pale-primary-light: #9792fe; --button-background: #151419; --button-background-hover: #2a2833; --input-background: #d3c9fe; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Cabin, sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 18px; --input-corner-radius: 18px; --image-corner-radius: 18px; --logo-width: 240px; }.turbolinks-progress-bar { color: #8884fe !important; }