@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: "Monument Extended"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/monument_extended_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/monument_extended_n8.ttf") format("ttf"); } :root { --color-primary: #101010; --color-primary-rgb: 16, 16, 16; --color-on-primary: #ff7300; --color-on-primary-rgb: 255, 115, 0; --color-background: #b6b6b5; --color-background-rgb: 182, 182, 181; --color-background-brightness: 182; --color-on-background: #101010; --color-on-background-rgb: 16, 16, 16; --pale: #959594; --pale-background: #acacab; --pale-background-alpha: 0.06; --pale-background-hover: #a2a2a1; --pale-border: #9a9a99; --pale-text-color: #575757; --pale-primary-light: #313131; --button-background: #212121; --button-background-hover: #313131; --input-background: #b6b6b5; --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: "Monument Extended", sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 120px; }.turbolinks-progress-bar { color: #101010 !important; }