@font-face { font-family: Nunito; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n7.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n9.ttf") format("ttf"); } @font-face { font-family: "Delius Unicase"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/delius_unicase_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/delius_unicase_n7.ttf") format("ttf"); } :root { --color-primary: #b65a56; --color-primary-rgb: 182, 90, 86; --color-on-primary: #FFFFFF; --color-on-primary-rgb: 255, 255, 255; --color-background: #f5f5f5; --color-background-rgb: 245, 245, 245; --color-background-brightness: 245; --color-on-background: #151515; --color-on-background-rgb: 21, 21, 21; --pale: #c8c8c8; --pale-background: #ececec; --pale-background-alpha: 0.04; --pale-background-hover: #e3e3e3; --pale-border: #d1d1d1; --pale-text-color: #6f6f6f; --pale-primary-light: #c37976; --button-background: #2b2b2b; --button-background-hover: #424242; --input-background: #f5f5f5; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: Nunito, sans-serif; --font-weight-base: 700; --font-weight-base-bold: 900; --font-style-base: normal; --font-style-base-bold: normal; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n7.ttf; --font-family-heading: "Delius Unicase", handwriting; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 100px; --input-corner-radius: 16px; --image-corner-radius: 32px; --logo-width: 100px; }.turbolinks-progress-bar { color: #b65a56 !important; }