@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: 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"); } :root { --color-primary: #1ca9c9; --color-primary-rgb: 28, 169, 201; --color-on-primary: #ebe2e0; --color-on-primary-rgb: 235, 226, 224; --color-background: #040b0d; --color-background-rgb: 4, 11, 13; --color-background-brightness: 9; --color-on-background: #dab51c; --color-on-background-rgb: 218, 181, 28; --pale: #2f2d10; --pale-background: #191c0f; --pale-background-alpha: 0.1; --pale-background-hover: #2f2d10; --pale-border: #2f2d10; --pale-text-color: #6f6015; --pale-primary-light: #1789a3; --button-background: #c5a41b; --button-background-hover: #af9319; --input-background: #040b0d; --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: Cabin, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 120px; --input-corner-radius: 5px; --image-corner-radius: 25px; --logo-width: 100px; }.turbolinks-progress-bar { color: #1ca9c9 !important; }