@font-face { font-family: Cabin; font-weight: 600; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i6.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: Carbon; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/carbon_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/carbon_n4.ttf") format("ttf"); } :root { --color-primary: #f8de61; --color-primary-rgb: 248, 222, 97; --color-on-primary: #000000; --color-on-primary-rgb: 0, 0, 0; --color-background: #0086ba; --color-background-rgb: 0, 134, 186; --color-background-brightness: 100; --color-on-background: #ffffff; --color-on-background-rgb: 255, 255, 255; --pale: #339ec8; --pale-background: #1490c0; --pale-background-alpha: 0.08; --pale-background-hover: #2999c5; --pale-border: #2e9cc6; --pale-text-color: #8ac7df; --pale-primary-light: #c6cc73; --button-background: #e6f3f8; --button-background-hover: #cce7f1; --input-background: #0086ba; --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: italic; --font-style-base-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_i6.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_i6.ttf; --font-family-heading: Carbon, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: uppercase; --text-transform-heading: uppercase; --button-corner-radius: 26px; --input-corner-radius: 0px; --image-corner-radius: 0px; --logo-width: 240px; }.turbolinks-progress-bar { color: #f8de61 !important; }