@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"); } @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: #b1bebe; --color-primary-rgb: 177, 190, 190; --color-on-primary: #0c0101; --color-on-primary-rgb: 12, 1, 1; --color-background: #7b8080; --color-background-rgb: 123, 128, 128; --color-background-brightness: 127; --color-on-background: #fcf5f5; --color-on-background-rgb: 252, 245, 245; --pale: #959797; --pale-background: #848888; --pale-background-alpha: 0.07; --pale-background-hover: #8d9090; --pale-border: #929595; --pale-text-color: #c2c0c0; --pale-primary-light: #a6b2b2; --button-background: #efe9e9; --button-background-hover: #e2dede; --input-background: #7b8080; --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: 600; --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_n6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n6.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: #b1bebe !important; }