@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: "Big Shoulders Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/big_shoulders_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/big_shoulders_display_n7.ttf") format("ttf"); } :root { --color-primary: #1e1e1e; --color-primary-rgb: 30, 30, 30; --color-on-primary: #F9F8FF; --color-on-primary-rgb: 249, 248, 255; --color-background: #18110b; --color-background-rgb: 24, 17, 11; --color-background-brightness: 18; --color-on-background: #F9F8FF; --color-on-background-rgb: 249, 248, 255; --pale: #453f3c; --pale-background: #2f2823; --pale-background-alpha: 0.1; --pale-background-hover: #453f3c; --pale-border: #453f3c; --pale-text-color: #8b8787; --pale-primary-light: #1d1b1a; --button-background: #e3e1e7; --button-background-hover: #cccace; --input-background: #18110b; --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: "Big Shoulders Display", sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 16px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 120px; }.turbolinks-progress-bar { color: #1e1e1e !important; }