@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: "Josefin Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n7.ttf") format("ttf"); } :root { --color-primary: #896df7; --color-primary-rgb: 137, 109, 247; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #454545; --color-background-rgb: 69, 69, 69; --color-background-brightness: 69; --color-on-background: #93f6d6; --color-on-background-rgb: 147, 246, 214; --pale: #556862; --pale-background: #4b5351; --pale-background-alpha: 0.08; --pale-background-hover: #51615c; --pale-border: #546761; --pale-text-color: #6ea392; --pale-primary-light: #7b65d3; --button-background: #8be4c8; --button-background-hover: #83d3b9; --input-background: #454545; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: true; --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: "Josefin Sans", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 12px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 205px; }.turbolinks-progress-bar { color: #896df7 !important; }